Upwork All skils Test Answers >> Upwork answers of MySQL >> Complete MySQL Quiz Answers
Question: With SQL, how can you return all the records from a table named "Persons" sorted descending by "FirstName"?
The Answer of this quiz is ' SELECT * FROM Persons ORDER BY FirstName DESC'
The Answer of this quiz is ' SELECT * FROM Persons ORDER BY FirstName DESC'
No comments:
Post a Comment