44
44
| 2 | Roberts | Teri |21 Brown | Chicago|
45
45
+---------+------------+----------+----------+--------+
47
Without using "ORDERBY" in the following query, the result-set will be non-deterministic, and could returned matching rows in a different order for each query.
47
49
ORDER BY DESC can be used to reverse the order of the result set.