sort_spec
Syntax
<
sort_spec
>
::=
<
unsigned_integer
>
[ASC | DESC] |
<
expression
>
[ASC | DESC]
End of the code.