Are there multiline comment delimiters in SQL that are vendor agnostic?

Posted by ojblass on Stack Overflow See other posts from Stack Overflow or by ojblass
Published on 2009-04-08T01:17:24Z Indexed on 2010/05/15 3:34 UTC
Read the original article Hit count: 328

Filed under:
|

While editing, building up, or cherry picking from SQL statements I can find myself interacting with one of four popular database tools. I have been resorting to single line commenting for DB2 and Informix. I have created macros in vim to make this slightly more efficient but I was wondering if I am working too hard.

© Stack Overflow or respective owner

Related posts about sql

Related posts about comments