Dcoumenting your SQL code?

Joined
Feb 17, 2009
Messages
2
Reaction score
0
My SQL queries in general and UNION SELECT queries are getting out of hand, but I cannot find an allowed method of documenting the code.

I've tried REM, ', /* */, {}, --, and everything else.

Anybody know how to insert comments into an Access SQL statement?


TIA​
document.write('');
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top