Teaching yourself mysql SQL

debonair

Well-Known Member
Joined
Sep 10, 2008
Messages
228
Reaction score
2
Location
Cape Town
I am looking for a normalized database dump that I can practice running queries on, I am trying to polish my SQL skills, by doing joins, using foreign keys etc...

any other resources would be greatly appreciated. :)
 
You could maybe use the scripts for the SQL Server samples.
 
Just make sure that you set your default DB to innoDB as the default for all > 5.5 will be myISAM and hence no FK support.
 
Top
Sign up to the MyBroadband newsletter
X