If you sort on two different fields in a query, which sort is done first?

What will be an ideal response?

The first field sorted on is the leftmost field with a Sort in the query design grid. Subsequent sorts from left to right. The sort is done in that order regardless of whether the field is shown in the query results.

Computer Science & Information Technology

You might also like to view...

The cell in which the user is currently entering data is called the active cell

Indicate whether the statement is true or false

Computer Science & Information Technology

According to the order of operations, what is not calculated after exponentiation?

A) Multiplication B) Parenthesis C) Division D) Addition

Computer Science & Information Technology