Student Reviews
( 5 Of 5 )
1 review
Video of Learning MySQL - Getting Started in MySQL SQL course by Steve Griffith - Prof3ssorSt3v3 channel, video No. 1 free certified online
This video talks about how you can quickly install MySQL along with a web server and get started creating database tables.
MYSQL Playlist - https://www.youtube.com/watch?va9W7OpS4LfI
Code GIST just the structure of the movies table:
https://gist.github.com/prof3ssorSt3v3/e3ca11aea28e31705fb2e614fde4e1ae
Code GIST just the structure of the genres table:
https://gist.github.com/prof3ssorSt3v3/e6716be4d057825bd3e00015af3f24d4
Code GIST structure AND data for both tables:
https://gist.github.com/prof3ssorSt3v3/22fb6c1b571770f621009603227ea28a