sample sql for access

S

Stukmeister

Where can I go to see sample sql for Access? The help text in Access is
limited and I need help with sql syntax.
 
J

John Vinson

Where can I go to see sample sql for Access? The help text in Access is
limited and I need help with sql syntax.

One way is to build queries in the query grid and view the SQL (using
the View menu option or selecting the SQL option from the leftmost
tool in the toolbar). AFAIK the Help file doesn't have a convenient
summary of SQL syntax.

John W. Vinson[MVP]
 
Top