SQL syntax

wtrimble

Registered User.
Local time
Yesterday, 19:04
Joined
Nov 13, 2009
Messages
177
I'm new at Microsoft Access and need to know proper SQL syntax to perform operations. I use macros but sometimes they don't have what I need to do.... Is there any place that teaches you SQL syntax and functions online?? or at least has a list of operations of somet type??

thanks
 
There are tons of online resources for SQL syntax, just perform a Google search.

When I started learning SQL, I got a lot out of setting up Access queries and then clicking over to the SQL view to see the SQL structure. You can't go really deep but at least it's a start.

Dave
 
Also if you use the the Query design screens you can see the SQL generated by switching to SQL View
 

Users who are viewing this thread

Back
Top Bottom