Match the following statements with which commands or queries they are true:
I. This is a safe way to test an action query.
II. This cannot be created directly from the Table tools tab; Design tab; Query Type group.
III. This is often run after an Append query.
IV. This is how most action queries begin.
V. Performing this is always a good idea.
A. Select query
B. Datasheet view
C. Find duplicates query
D. Delete query
E. Backup database
B, C, D, A, E
You might also like to view...
To change a tab stop from one type of tab to another, you click on the ________
A) anchor B) sizing handle C) Tab Selector D) leader
Which statement is false?
a. SortedSet extends Set. b. Class SortedSet implements TreeSet. c. When a HashSet is constructed, it removes any duplicates in the Collection. d. By definition, a Set object does not contain any duplicates.