newbie help

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

newbie help

Post by shiznatix »

ya well im not really a newbie to php but i am to databases kinda. i really only can do the simple querys like select and update and insert. i dont know how to do (and the mysql website tutorials are supra confusing) AS, INNER JOIN, and whatnot. I know i could benifit a whole lot from learning just some simple sql but i dont know were to begin. if anyone has some links for a newbie in sql i would be greatly appreciative. sorry, we all must be newbies in everything atleast once :oops: .
SBro
Forum Commoner
Posts: 98
Joined: Tue Sep 30, 2003 10:06 pm

Post by SBro »

I have always found w3 schools very useful, they have sql tutorials/examples here. They have examples of joins, unions, etc.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

hail the bible
Post Reply