Coursemega.com

SQL and Relational Database course

Learn how to analyze data with SQL, write QUERIES and build relational DATABASES

In this course I will explain everything needed to analyze data from a relational database using the SQL language from zero.

What you’ll learn

Course Content

Requirements

In this course I will explain everything needed to analyze data from a relational database using the SQL language from zero.

 

You will acquire a skill sought by recruiters in a practical, comfortable and fast way and you will learn how to use a powerful and flexible tool to analyze your data that pushes the boundaries of Excel.

 

I tried to report in these videos all those teaching methods that I have refined during the thousand and more hours of live teaching. We will start by learning how to write SQL queries to query a database. We will see in particular the operations of filtering, grouping, combining and transforming data, through the well-known SQL statements Select, From, Join, Where, Group By, Having and Order By. We will then study how to create a database from zero, creating the tables and their constraints, finally analyzing the instructions for updating and populating a database, even starting from csv files.

 

We will use the SQL Server Express Edition database, which I consider the best to use for educational purposes due to its clarity, completeness and rigidity in the syntax. The necessary software can be easily installed on all PCs with a Windows operating system. On the other hand, on Mac and Linux the installation is less immediate, for example it requires the use of Docker and is not covered in the course.

 

What you DON’T find in the course:

 

What you find in the course: