Which two statements are true regarding the default behavior of the ORDER BY clause? (Choose
two.)
A.
Numeric values are displayed with the lowest values first.
B.
Null values are left out of the sort.
C.
Character values are displayed from Z to A.
D.
Date values are displayed with the earliest value first.
E.
Null values are displayed last for descending sequences.