|
Posted by Chris Hope on 11/10/06 01:33
sTony wrote:
> ok, I know this is a little bit off topic, but i expect everyone but
> me probably knows, so I'm gonna ask anyhow. I've got all of the tables
> for my database in a file, and it's getting rather large. The bigget
> it gets, the more confusing it seems, so I thought I would add some
> comments to it, but
> alas, I don't know how. I somehow missed it, so how do I add comments
> to my database file?
>
> Thanks in advance.
The SQL-standard comment syntaxes are
-- comment to end of line
/* C-like comment, possibly multiple lines */
--
Chris Hope | www.electrictoolbox.com | www.linuxcdmall.com
Navigation:
[Reply to this message]
|