Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

sql comments

Single line comments start with --
-- Single Line Comments 

Multi-line comments start with /* and end with */.
/*Multi-line comments*/
Source by www.codegrepper.com #
 
PREVIOUS NEXT
Tagged: #sql #comments
ADD COMMENT
Topic
Name
1+1 =