Sample Header Ad - 728x90

Are there other sites forbidding SQL developer to use c style comments?

5 votes
2 answers
262 views
My personal opinion is that C style comments should not be used by sql developers. The problem with C Style comments is, that they do not nest. C Style comments are one of the lifesavers for the support when they have to do some ad hoc corrections in stored procedures, but that only works well, when they don't have to fight with existing C comments.
Asked by bernd_k (12389 rep)
Mar 12, 2011, 09:19 AM
Last activity: Oct 20, 2011, 08:09 PM