Comments in Access SQL

J

James Ham

Is it possible to build a commentry section into the SQL in a query similar
to using a ' in Visual Basic to denote a comment?

Thanks,

James.
 
B

Bas Cost Budde

James said:
Thank you. Thought not.
I don't mean to be rude. :)
You can put your SQL statements in a table, together with a comment
field, of course...
 
Top