What Is SQL Union and How Can You Use It?

Опубликовано: 03 Октябрь 2024
на канале: Database Star
540
39

📝 Get my free SQL Cheat Sheets: https://www.databasestar.com/get-sql-...
🎓 Master SQL Fundamentals: https://databasestar.mykajabi.com/sql...

If you need to combine the results of two queries into a single query, you can do that easily in SQL.

In this video I'll show you the two keywords you can use, how they are different, and which one I recommend.


⏱ TIMESTAMPS:
00:00 - Our queries
00:34 - Union
02:11 - Union All

🔗 VIDEO LINKS:
Scripts used in this video: https://github.com/bbrumm/databasesta...