From the course: Practical Database Design: Implementing Responsible Data Solutions with SQL Querying
What you should know - SQL Tutorial
From the course: Practical Database Design: Implementing Responsible Data Solutions with SQL Querying
What you should know
- [Instructor] I designed this course for beginner to intermediate data analyst and engineers who have a basic understanding of database design and SQL. You may currently be in a data role or work with a data team. There's a myriad of data terms and you don't need to know all of them for this course. I'll go over some of the most common ones to help make it easier. I will be using MySQL Workbench, which is a free, open source database management systems tool. You can download it here. FYI, I'll be using my SQL Workbench 8.0.31 FYI, I'll be using my SQL Workbench 8.0.31 because it's the most stable version. You'll need to select Archives to choose the correct version. If you download a newer version, some of the features may not work correctly. You'll also need to download MySQL Community Server 8.0.36. MySQL Community Server 8.0.36. No need to go to the Archives. Just select the version on the home screen. Well, that should do it. Let's get started.
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.