From the course: SQL for Data Analysis

What you should know - SQL Tutorial

From the course: SQL for Data Analysis

What you should know

- [Instructor] Before we begin, let's discuss some skills you may need to know first. This is an introductory course for relational databases. However, you may be more comfortable with this course if you have some previous experience working with data. For example, if you have experience working with Excel, that can be helpful for understanding the concepts in this course. During this course, we'll use Visual Studio Code and GitHub Codespaces to practice writing queries that will demonstrate the concepts in each section. The tools and database needed for the course will populate for you in the Codespace environment. We'll also use the MariaDB version of MySQL as the database management system for this course. You won't need to be specifically familiar with MariaDB. There will be some commands used that will be specific to this database management system, but mostly the queries used in this course can be performed in any relational database management system. Before starting the practice materials in this course, I'm going to hand it over to Ray Villalobos to discuss how to use Codespaces. Then, I'll be back for more on this course.

Contents