Comments in SQL-statements
Posted: Thu Sep 04, 2008 2:49 pm
Is there a way to add comment in SQL-statements?
I have to document my statements.
Normally I use:
-- comment
or
/*
comment1
comment2
*/
Using one of these methods in Dynamic 5 results in errors when opening a report.
I have to document my statements.
Normally I use:
-- comment
or
/*
comment1
comment2
*/
Using one of these methods in Dynamic 5 results in errors when opening a report.