SQL Question

  • Thread starter Thread starter djkc
  • Start date Start date
D

djkc

I'm new to all this SQL view and don't completely understand it. Do any of
you have any links to websites with beginners info or pre-made terms you can
use in a sql query?
Thanks!
 
djkc said:
I'm new to all this SQL view and don't completely understand it. Do
any of you have any links to websites with beginners info or pre-made
terms you can use in a sql query?
Thanks!

The easiest way to pick it up is to use the Access Query Builder. Use
the GUI (Design View) to create a query, then switch to SQL View (View
menu, toolbar button, or right-click menu) to see the sql statement that
was generated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top