2. Introducing SQL
:
SQL Naming and Statement Rules
:
Comment Delimiters
:
Comments in Embedded SQL
Share this page
Comments in Embedded SQL
To indicate comments in embedded SQL, use the following delimiters:
•
--, with the same usage rules as interactive SQL.
•
Host language comment delimiters. For more information, see the
Embedded SQL Companion
Guide
.