Quiz 4

Quiz yourself on basic MySQL queries and commands, including ORDER BY and UNION.

We'll cover the following...

Question # 1

1.

What is the default order in which rows are sorted by when using the ORDER BY clause?

A.

Ascending

B.

Descending

C.

Random


1 / 1