November 2004
Intermediate to advanced
584 pages
15h 29m
English
Double Hyphen (- -)
The double hyphen places a single-line comment in a SQL*Plus script. The double hyphen works the same way as REMARK, except that it may be used in SQL statements and PL/SQL blocks. When used in a SQL statement or PL/SQL block, the double hyphen may be used to add trailing comments to a line.
—comment_textIs a double hyphen and tells SQL*Plus that the line in question is a comment line
Is the comment
Read now
Unlock full access