Reputation: 266988
I've used sql server previously, and want to master mysql.
Is there a tutorial that goes into more of the advanced type queries? It would be great if it was starting from simple and then made its way to teaching advanced queries and query optimizations etc.
If there is a book then please mention that.
thanks!
Upvotes: 13
Views: 12449
Reputation: 5785
Here's a list of common queries, this might help:
http://www.artfulsoftware.com/infotree/queries.php?&bw=1272
Upvotes: 10
Reputation: 103
this site was really really helpful when I was learning
http://www.tizag.com/mysqlTutorial/
Upvotes: -1
Reputation: 21851
Have a look at O'Reilly's SQL Cookbook. I own a copy of this and has been pretty handy.
Upvotes: 5