View Single Post

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

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


Reply With Quote