At 22:33 -0600 11/5/02, Paul Maine wrote:
I would like to create a *.sql file that I can later use the SOURCE command
with. I would like to place comments along side the SQL statements for
documentation purposes. Is this possible and if so - how is it done? I don't
want to add comments to a table.
# this is a comment to the end of the line

/* this is a C-style comment */

Just read the manual:

http://www.mysql.com/doc/en/Comments.html

Thank You
Paul
mysql

---------------------------------------------------------------------
Before posting, please check:
  http://www.mysql.com/manual.php   (the manual)
  http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to