With SQL, how can you return all the records from a table named "Persons" sorted descending by "FirstName"?
Reveal answer
Fill a bubble to check yourself
With SQL, how can you return all the records from a table named "Persons" sorted descending by "FirstName"?