Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Other Other Topics (http://archives1.twoplustwo.com/forumdisplay.php?f=36)
-   -   Best way to learn SQL? (http://archives1.twoplustwo.com/showthread.php?t=172542)

VickreyAuction 07-27-2006 08:19 PM

Best way to learn SQL?
 
I need to learn SQL. Anyone who has done so, are there any books or website that are particularly good at teaching it? Any that I should avoid?

amplify 07-27-2006 08:23 PM

Re: Best way to learn SQL?
 
It's so easy that it doesn't matter where you learn it.
Select ____ where ____ and off you go.

Warik 07-27-2006 08:26 PM

Re: Best way to learn SQL?
 
http://www.w3schools.com/sql/default.asp

That'll teach you most of what you need to know. Anything else can be googled.

Don't waste your money on books.

___SK___ 07-27-2006 08:30 PM

Re: Best way to learn SQL?
 
thanks for the link, glad i stumbled upon that.

amplify 07-27-2006 08:33 PM

Re: Best way to learn SQL?
 
its only the first hit for "learn SQL" in google.

dcasper70 07-27-2006 08:39 PM

Re: Best way to learn SQL?
 
A semi-intelligent person can pick up the basics pretty quick. A week to learn, a lifetime to master (sounds oddly familiar).

Posting in the Computer Technical Help forum can help when you have specific problems.

The DaveR 07-27-2006 08:45 PM

Re: Best way to learn SQL?
 
[ QUOTE ]
It's so easy that it doesn't matter where you learn it.
Select ____ where ____ and off you go.

[/ QUOTE ]

You forgot "FROM"

amplify 07-27-2006 08:48 PM

Re: Best way to learn SQL?
 
[ QUOTE ]
[ QUOTE ]
It's so easy that it doesn't matter where you learn it.
Select ____ where ____ and off you go.

[/ QUOTE ]

You forgot "FROM"

[/ QUOTE ]
Wow, it's harder than I remembered.

mmbt0ne 07-27-2006 08:49 PM

Re: Best way to learn SQL?
 
SELECT name FROM 2p2_posters WHERE coolness > 9;

gives you

mmbt0ne
MattSuspect
El Diablo
Dids

bobbyi 07-27-2006 08:50 PM

Re: Best way to learn SQL?
 
[ QUOTE ]
[ QUOTE ]
It's so easy that it doesn't matter where you learn it.
Select ____ where ____ and off you go.

[/ QUOTE ]

You forgot "FROM"

[/ QUOTE ]
Not to mention INNER JOIN ... ON.


All times are GMT -4. The time now is 04:34 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.