Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Simple JOINs recap
1. Introduction
Various kinds of JOINs
Filtering with LEFT JOIN and RIGHT JOIN
Summary

Instruction

Hello, and welcome to our JOINs in MS SQL Server course! In SQL JOINs allow you to combine information from multiple tables.

This course will focus on various kinds of JOINs, querying from multiple tables, filtering results, and other stuff that may come in handy for writing queries with JOINs. In this course we'll work with Microsoft SQL Server database. This course is perfect for SQL beginners who plan to use SQL Server in their work.

We assume that you know the basics of SQL and how to write a simple query that selects data from a single table. If you are a complete beginner, this course is a great complement to our SQL Basics in MS SQL Server course!

Exercise

Click the Next exercise button to go to the next exercise.