Explore the basics of the SQL ORDER BY statement in this comprehensive beginner's tutorial. We'll start by comparing database sorting with familiar spreadsheet techniques, and then dive into practical examples using MySQL Workbench. Discover how to sort salary and star data, and learn the syntax for ascending and descending order sorts. Whether you're new to databases or just brushing up, this video is a clear guide to mastering SQL ORDER BY. Subscribe or follow for more!
---
Code for video: https://go.watsontechworld.com/75-code-sql-order-by
Example SQL code p1: https://www.mycompiler.io/view/1xqg9LtuQx1
Example SQL code p2: https://www.mycompiler.io/new/sql
---
💻 Get started with cloud or VPS hosting with DigitalOcean and receive a $200 credit for 60 days through our link 👇
https://watsontechworld.com/digitalocean
---
Our website: https://watsontechworld.com
---
00:00 Intro
00:33 What is the SQL ORDER BY keyword?
01:16 Examples of sorting in a spreadsheet
02:23 Intro of MySQL Workbench
02:58 ORDER BY examples with salary data p1
03:44 Explaining default sorting with ORDER BY with ASC
04:05 ORDER BY examples with salary data p2
06:46 Explaining the HYG star database
07:51 ORDER BY examples with star data
13:33 ORDER BY examples with salary data p3 with myCompiler
14:45 Conclusion
---
#SQL #MySQL #SQLTutorial #SQLForBeginners #SQLOrderBy #OrderBy #Database #Programming #LearnSQL #tutorial #coding #MySQLWorkbench