Sorting Your Results - Essential SQL Challenge – Interactive Tutorial | Essential SQL
Now that you’ve got the SELECT command under your belt and can query some data from a table, let’s see how we can sort it. In today’s lesson, we’ll learn about the ORDER BY and TOP commands. We’ll learn to: • Sort data by columns in ascending and descending order. • Sort Data by calculated values • Select the top results within a query Feel free to follow along or, more importantly, practice on your own using these links to the lessons found in the resources below. #sqltutorial #sql #essentialsql Resources & Links ______________________________ Join the Course: https://www.essentialsql.com/EssentialSQLChallenge Online Tutorial: https://www.essentialsql.com/sql-tutorial/sql-order-by/ Sort Your Query Results: https://www.essentialsql.com/getting-started-with-sql-server-sort-your-query-results/