Common Table Expressions

Learn to use common table expressions to split a query into multiple parts.

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 1200+ tech skills courses.