In Microsoft Access 2016, _________ is the process of rearranging records in a specified order or sequence.
A. storing
B. compacting
C. sorting
D. filtering

Fill in the blank(s) with the appropriate word(s).


sorting

Rationale: In Microsoft Access 2016, sorting is the process of rearranging records in a specified order or sequence. When you sort data in a query, only the records in the query datasheet are rearranged; the records in the underlying tables remain in their original order. See 18-3: Sorting and Filtering Data

Computer Science & Information Technology

You might also like to view...

Assume int[] scores = {1, 20, 30, 40, 50}, what value does java.util.Arrays.binarySearch(scores, 3) return?

a. 0 b. -1 c. 1 d. 2 e. -2

Computer Science & Information Technology

Which of the following is a remote access attack?

a. Using Linux live CD to bypass the password b. Using Ophcrack to crack the password c. Using an SLQ injection d. Calling tech support

Computer Science & Information Technology

Bluetooth is supported by only a few of the major operating systems.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

You are looking for a term that can be used to refer globally to external hard disks and external SSDs. Which of the following can you use?

A. optical storage devices B. external hard drives C. SANs D. memory sets

Computer Science & Information Technology