Lesson 10
SQL Module conclusion
Different aspects of SQL will be combined to produce the overall results you need to complete the course project.
In this module, you've seen how you can use different approaches to filtering and presenting information from tables, whether they're related or they stand alone.
You will be using these same techniques to format and present the information for the course project.
From DISTINCT to GROUP BY to the sub-SELECT technique, they're all key to producing meaningful reports.
SQL Select - Quiz
In this module, you've seen how you can use different approaches to filtering and presenting information from tables, whether they're related or they stand alone.
You will be using these same techniques to format and present the information for the course project.
From DISTINCT to GROUP BY to the sub-SELECT technique, they're all key to producing meaningful reports.
Click the link below to test your proficiency in advanced uses of the SELECT statement.
Sql Select - Quiz
Sql Select - Quiz