remark
Syntax
remark msg
Description
Allows to embed comments in SQL scripts.
When rem
or remark
is the first word on the
line, ttIsql
reads the line and ignores it.
Example
Command> remark This is a variable.
Syntax
remark msg
Description
Allows to embed comments in SQL scripts.
When rem
or remark
is the first word on the
line, ttIsql
reads the line and ignores it.
Example
Command> remark This is a variable.