Common Table Expressions
Learn to use common table expressions to split a query into multiple parts.
We'll cover the following
Using subqueries
It is sometimes useful to split a large query into smaller queries. One way to do it is using a subquery:
Get hands-on with 1400+ tech skills courses.