MySQL Forums
Forum List  »  Newbie

Re: What is best way to learn MySQL from the bottom up?
Posted by: Peter Brawley
Date: June 16, 2016 12:03PM

> lots of stuff seems very outdated.

Example?

Working through the early manual chapters is a good start.

Download the sakila sample db and play with it, write queries for it.

Then work through a textbook of relational database design, one that includes coverage of MySQL.

Then try your hand at designing a database, following a systematic approach like http://www.artfulsoftware.com/dbdesignbasics.html

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.