Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
1. Welcome
Get to know the database
Summary

Instruction

Hello and welcome to Basic Reporting in SQL! As the name suggests, this course teaches you how to create basic reports in SQL. We're going to write long, complex queries that will return exactly the data you need.

Note, however, that this is not a course for complete beginners – you should already know some SQL. If you don't, take a look at our SQL Basics in MS SQL Server course. It will teach you how to use GROUP BY, ORDER BY, various JOINs, and HAVING clauses, all of which will be useful in this course.

Know all of that already? Perfect! In this part, we'll get to know the database we're going to work with. We'll also review some fundamental SQL concepts.

Let's get started!

Exercise

Click Next exercise to continue.