Forum Discussion

Madhu Balan Rajan's avatar
Madhu Balan Rajan
Copper Contributor
Aug 22, 2017

MCQ

You want to sort a table by last name and then by first name. How would you accomplish this?

 

A. Create a sort on the column “first name”, “last name”.

B. Sort the table by last name and then sort it again by first name.

C. Create a sort with last name in the first row and first name in the second row.

D. Create a sort on the column {first name}; {last name}.

Resources