View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 08:48 AM
Brian Wakem
 
Posts: n/a
Default Re: How to order SQL statements

<z> wrote:

> Need help with the SQL statements. I am looking for a reference to the
> order of the SQL statements? e.g: SELECT followed by GROUP BY, followed
> by ORDER BY.
>
> TIA,
>
> Roy



http://dev.mysql.com/doc/refman/5.0/en/select.html


--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png
Reply With Quote