order_clause

order_clause 
      ::= 
      "order" "by" sorted_def { "," sorted_def } 

[rule list]
This rule is called by

select_command