Well over a decade ago, a book came out simply titled MySQL by Paul DuBois. Everyone I know learned about MySQL from this book.
I guess I mentioned in the past that I liked this book and ever since I get requests for the code from the book. I guess it isn’t available online anymore?
So, here I gather together all of the code in one place. So, I can just point people to it from now on 🙂
There is a fourth addition of this book, which is also highly recommended available here MySQL.
- adduser.sql
- create_absence.sql
- create_grade_event.sql
- create_member.sql
- create_picture.sql
- create_president.sql
- create_score.sql
- create_student.sql
- createdb.sql
- init_all_tables.sql
- insert_absence.sql
- insert_grade_event.sql
- insert_member.sql
- insert_president.sql
- insert_score.sql
- insert_student.sql
- load_absence.sql
- load_grade_event.sql
- load_member.sql
- load_president.sql
- load_score.sql
- load_student.sql
Thanks for sharing a new chapter 🙂
Thanks for sharing a new chapter.
You’re very welcome. I’m actually going to use this code in upcoming tutorials starting today