Day 7: Unions & Subqueries
In our past learning, we have only seen SQL scripts involving only one select statement. Now with UNIONS and SUBQUERIES, it is possible to combine more than one SELECT statement.
UNIONS
UNIONS combine
sqlnuggets.hashnode.dev8 min read