----- Original Message -----
From: "Tim Johnson" <tim@stripped>
To: <mysql@stripped>
Sent: Thursday, September 09, 2004 9:36 PM
Subject: List of MySQL Keywords
> Hello All:
> I would like to make up a complete (if possible)
> list of MySQL query keywords. I would appreciate
> pointers to documentation that might hold such a list,
> without too much extraneous or extra text.
>
> In my current documentation, the Manual Function Index
> is a good source, but if I could find something with
> less "extra" text, that would be great.
>
How about the table on this page?
http://dev.mysql.com/doc/mysql/en/Reserved_words.html
Rhino