How do we order items in descending order?

By coding the DESC keyword after the column nameBy coding the ASC keyword after the column name

By coding the DESC keyword after the column name.