From the course: MySQL Database Administration
Unlock this course with a free trial
Join today to access over 24,500 courses taught by industry experts.
Creating the initial schemas - MySQL Tutorial
From the course: MySQL Database Administration
Creating the initial schemas
- [Instructor] All right, now we're going to be running the SQL file that will create the databases, aka, schemas, that you'll be using throughout the rest of the course. If you haven't already downloaded the Create Maven Consulting SQL file from the course Resources section, go ahead and do that now. And then let's jump into Workbench and I'll show you how to run that file to install the databases. So again, your instance of MySQL Workbench should look very similar to mine, but you won't have the Maven Fuzzy Factory or the Maven Movies databases installed. Those are from my beginner SQL for data analysis courses and my advanced SQL for analytics and business intelligence courses. So don't worry if you don't see those. You will see sys here and you should be in good shape. So let's go up to File and then we'll use Open SQL Script. And I've got the Maven Consulting version April, 2022 file here in a Maven Downloads folder. So just go ahead and open that up. So in this file, we've got a…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
MySQL installation overview1m 45s
-
(Locked)
Mac download: Community Server4m 53s
-
(Locked)
Mac download: MySQL Workbench2m 50s
-
(Locked)
PC download: Community Server plus Workbench7m 41s
-
(Locked)
Connecting Workbench to the server2m 20s
-
(Locked)
MySQL Workbench interface10m 47s
-
(Locked)
Creating the initial schemas3m 6s
-
(Locked)
-
-
-
-
-
-
-