Need advice on SQL

Are you wanting to learn the SQL Language or how to use SQL Server?
You can buy a book or read enough on the web to learn the SQL language.

SQL Server depends on your learning style. If you need instruction from somebody who knows what they are doing then take the course.
I would think that getting the Software would be expensive.
Have you looked into the SQL Server 2005 Express Edition?
You can download the FREE version and if you look hard enough on the website you can even get free videos showing how to use it.
http://msdn2.microsoft.com/en-us/express/aa718378.aspx - Recommended site!
http://msdn2.microsoft.com/en-us/express/bb410791.aspx

Books at Amazon on SQL Server 2005 Express
 
Are you wanting to learn the SQL Language or how to use SQL Server?
You can buy a book or read enough on the web to learn the SQL language.

SQL Server depends on your learning style. If you need instruction from somebody who knows what they are doing then take the course.
I would think that getting the Software would be expensive.
Have you looked into the SQL Server 2005 Express Edition?
You can download the FREE version and if you look hard enough on the website you can even get free videos showing how to use it.
http://msdn2.microsoft.com/en-us/express/aa718378.aspx - Recommended site!
http://msdn2.microsoft.com/en-us/express/bb410791.aspx

Books at Amazon on SQL Server 2005 Express

Is the SQL Server 2005 Express Editionm, would be a better start for someone who is brand new to SQL?

I just have no idea on where would be a good place to start.
 
If you are BRAND NEW to the SQL language then I suggest you buy a Beginning SQL book and read it front to back.
Do all the exercises and get familiar with how the SQL programming language is used.

Preferably get the free MySql which is a free database program you can play with. www.mysql.com

You can try this book PHP 5 / MySQL Programming for the Absolute Beginner if I remember right it has MySQL on the CD that comes with the book and all the SQL exercises also.

Once you know SQL then you can try out SQL Server 2005 Express.

I hope this helps.
 
voidcranium, thanks reply. Now at least I have a direction to go. It sounds like MYSql is a good place to start.

Once again, thanks
 
Once again, thanks. With all the information that you provided me, I will have alot to choose from. It sounds like you are a old hand at this.

Once again thanks a million
 
Thanks, everyone. I think I have enough information to lead me into the right direction.
 

Users who are viewing this thread

Back
Top Bottom