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