Gator Documentation:
Order
The rows in a relational database have no particular order. If the same query is run twice, the returned rows are not guaranteed to be in the same order. Gator therefore provides an 'Order By' field; it sorts the data in ascending order based on the values of the data in the column name entered.