SQL Info

  • Thread starter Thread starter Zone
  • Start date Start date
Z

Zone

What additional software is required to run SQL with Excel? Also, can
someone recommend a good book for learning SQL techniques? TIA, James
 
The only thing additional you deed is a database that accepts SQL statements.
As far as learning, I have had poor luck with books, I have found everything
I ever needed searching here and Google. First thing to look up is a Try
Catch, it will be your friend. Just keep in mind that there are 100 ways to
do everything so two people might and probably will do the same thing totally
differently.
 
Thanks, John!
John Bundy said:
The only thing additional you deed is a database that accepts SQL
statements.
As far as learning, I have had poor luck with books, I have found
everything
I ever needed searching here and Google. First thing to look up is a Try
Catch, it will be your friend. Just keep in mind that there are 100 ways
to
do everything so two people might and probably will do the same thing
totally
differently.
 

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