Войти
  • 3222Просмотров
  • 1 год назадОпубликованоDatabase Star

Build an IMDb Database with SQL

📝 Get the Project Guide for this project here: 🎓 Master SQL Fundamentals: After you learn the basics of SQL, the best way to get better is to practice. And creating a project is a great way to practice. In this video, I'll create an IMDB database using SQL. Watch the video to learn how I add many components of a movie into an SQL database, create and alter tables, add and update data, and write Select queries to see the data just like the web page would. ⏱ TIMESTAMPS: 00:00 - IMDB website 00:44 - Create the first table 04:46 - Insert some data 06:24 - Movie runtime 10:21 - Poster and trailer 12:31 - Ratings 17:16 - Interests and Description 21:15 - Director 23:32 - Writers and Stars 29:48 - Storyline 31:57 - Did You Know 33:38 - User Reviews