Comment in SQL Statement

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

I am new to MS Access and would like to know how to add comment in the SQL
Statement ?

I have tried the following but seems they don't work:
'
//
/*
 
You can put comments into the Description field of a saved query
(right-click on the query, and select "Properties" to access the field).
Other than that ... nothing that I know of.

HTH,

Rob
 
Back
Top