You work for MDFT Pro, a well-known training agency. Your organization has a Fabric tenant that contains a data warehouse with a table named DimStudent.
DimStudent contains the following fields:
ID | StudentKey | StudentAltKey |
---|---|---|
1 | 29546 | christopher@mdft.academy |
2 | 29587 | john@mdft.academy |
3 | 29612 | richard@mdft.academy |
You need to run a sql query to perform the following analysis:
Which T-SQL query should you run? Select each correct answer to build up the query in the correct order.
Choose all correct answers from the options below.
Explanations for each answer: