Learning MySQL – Getting Started



Learning MySQL – Getting Started

Learning MySQL - Getting Started

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?v=a9W7OpS4LfI

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