Advanced Sorting Result
When a table is sorted by the CountryLong column which uses the three-variable criterion from the previous slide:
Country column is sorted.
First, theLast Name column is sorted (the same surnames can appear multiple times within the same country).
Second, theFirst Name column is sorted (there can be multiple names associated with the same surname).
Lastly, the
When you click on the Last Name column's header cell, the sorting will be simple – one variable criterion (due to the settings made on the previous slide).