Skip to content

Instantly share code, notes, and snippets.

@cray0000
Created October 2, 2012 07:31
Show Gist options
  • Save cray0000/3817059 to your computer and use it in GitHub Desktop.
Save cray0000/3817059 to your computer and use it in GitHub Desktop.
L5. Сортировка по убыванию
SELECT * FROM Persons
ORDER BY LastName DESC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment