I was wondering - is there some part of sql that can display text?
I wanted to add simple instruictions to the beginning of an sql script
so the user understands what they're entering into the '&value' entry
of the SELECT portion of the script.
I know that anything with REM in the beginning is simply ignored.
Thanks for your help.
I wanted to add simple instruictions to the beginning of an sql script
so the user understands what they're entering into the '&value' entry
of the SELECT portion of the script.
I know that anything with REM in the beginning is simply ignored.
Thanks for your help.
Comment