comment lines in sql begin with --

Regards,
Simon

=======================================================

But both types are supported, right?


http://www.sqlite.org/lang_comment.html

    C comments can span any number of lines. C-style comments begin with
"/*" and extend up to and including the next "*/" character pair or
until the end of input, whichever comes first. C-style comments can span
multiple lines.  

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to