Answered step by step
Verified Expert Solution
Question
1 Approved Answer
SQL 6. 1. Challenge Ordering queries A sql-1-2.sql file has been created and opened for you. Write each of the following SQL statements in a
SQL
6. 1. Challenge
Ordering queries
A sql-1-2.sql file has been created and opened for you.
Write each of the following SQL statements in a new line:
1 - Use the people database
2 - Display the surname column from the names table.
3 - Query only the name and id columns of the names table and sort the results by id in descending order.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started