You want to sort table data in such a way that the zip code column is arranged in ascending order, with the last name column sorted alphabetically within zip code. Which of those columns would be considered the primary category in a sort procedure?
What will be an ideal response?
The primary category is zip code.
Computer Science & Information Technology
You might also like to view...
A storage location in the computer's memory that can hold a piece of data is called
A) a variable. B) a number. C) a data cell. D) a storage box. E) RAM.
Computer Science & Information Technology
A built-in to built-in conversion is handled by C++’s implicit conversion rules or its explicit ___________________ operator.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology