Putting It All Together
Apply the knowledge to complete the project.
In this lesson, by applying the gained knowledge, we'll create two more reports.
Among the various concepts learned, leveraging the three questions to construct the query is the most crucial. Here, as a reminder, are these three questions to guide us through the process.
What are the fields/attributes we want to show in our result set?
What are the data sources?
What criteria/conditions are to be met for those results?
We also need to remember the sequence in which different SQL clauses are utilized within an SQL statement. This specific order is presented as depicted here:
Get hands-on with 1400+ tech skills courses.