PLAY PODCASTS
Creating Database Tables in MySQL

Creating Database Tables in MySQL

You've learned all about how to create sql queries to read, write, update and delete data… but you haven't yet learned how to create the tables where you'll be doing the reading, writing, updating and deleting. So that's what today's podcast is all about, be sure to click the play button above this to listen to the show and then follow along with the notes via http://howtoprogramwithjava.com/session44

How to Program with Java Podcast · Trevor Page: Java Guru | Programmer | Teacher

May 14, 20141h 2m

Show Notes

You've learned all about how to create sql queries to read, write, update and delete data… but you haven't yet learned how to create the tables where you'll be doing the reading, writing, updating and deleting.

So that's what today's podcast is all about, be sure to click the play button above this to listen to the show and then follow along with the notes via http://howtoprogramwithjava.com/session44