order_clause ::= "order" "by" sorted_def { "," sorted_def }
This rule is call by select_command
select_command