In this challenge, you will write several Transact-SQL queries to query data from multiple tables. First, you will launch Microsoft SQL Server Management Studio (SSMS), and then you will write a query by using inner joins. Next, you will develop more specific queries that include joining tables by using outer joins. Finally, you will develop a query that combines data from multiple result sets by using a UNION set operator. Note: Once you begin a challenge you will not be able to pause, save, or return to your progress. Please ensure you have set aside enough time to complete the challenge before you start.
Learning Objectives
In this challenge, you will write several Transact-SQL queries to query data from multiple tables. First, you will launch Microsoft SQL Server Management Studio (SSMS), and then you will write a query by using inner joins. Next, you will develop more specific queries that include joining tables by using outer joins. Finally, you will develop a query that combines data from multiple result sets by using a UNION set operator. Note: Once you begin a challenge you will not be able to pause, save, or return to your progress. Please ensure you have set aside enough time to complete the challenge before you start.