From the manual, "where_definition consists of the keyword WHERE followed by an expression that indicates the condition or conditions that rows must satisfy to be selected." <http://dev.mysql.com/doc/mysql/en/select.html>

That seems simple and straightforward to me. Perhaps if you told us why you need this, someone could provide you with the answer you need.

Michael

Thomas Sundberg wrote:
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: den 4 februari 2005 12:45
To: [EMAIL PROTECTED]
Cc: mysql@lists.mysql.com
Subject: Re: Syntax diagram, where is it located in the doc?


"Thomas Sundberg" <[EMAIL PROTECTED]> wrote on 04/02/2005
11:39:12:



Hi!

I'm looking for the syntax diagram for MySQL and can't find

it. I have


downloaded the entire MySQL manual as one html page and

searched it


for

the

definition of where_definition and I cant find it. Could somebody please point me to a location where the complete syntax

diagram can be found?

Does anybody at the list know the answer to my question? I

sent it a


few days ago and haven't received any response. It does

exist a syntax diagram

for MySQL, doesn't it?

Since no-one replied to your first post, apparently not. I have never seen such a thing.


Strange, where is the definition for the syntax element "where_definition"
done then? That is the part of the syntax diagram I currently looking for.
It is defined as an element in the select syntax diagram. But when trying to
find the definition for what is legal to put in a where clause, I just can't
find it.

Could somebody point in me the correct direction?

/Thomas



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to