Is there a way to put a comment into the SQL view?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In TSO the comment indicator is '--' at the beginning of a line. Is there a
way to add a comment line to the SQL view in Access?
 
Unfortunately, no.

The nearest thing is the Description property of the query, but that's not
part of the SQL statement.
 
Hi,


It will be removed as soon as you will saved the query.


Since Jet accepts only one statement, can't you use the Description
property?



Hoping it may help,
Vanderghast, Access MVP
 
Back
Top