A new table created by a(n) ____ query may contain a subset of the fields and records in an existing table.
A. append
B. make-table
C. delete
D. update
Answer: B
You might also like to view...
The Excel Macro Recorder not only records all commands and actions you take, it also records how long it takes you to finish the macro.
Answer the following statement true (T) or false (F)
While looking at your list of files and folders, you can also preview them without ____ them.
A. deleting B. copying C. opening D. closing
The figure above shows the ____________________ dialog box.
Fill in the blank(s) with the appropriate word(s).
For a class template, the binary scope resolution operator (::) is needed:
a. Only in the definitions of the member functions defined outside the class. b. Both in the prototype and definition of a member function. c. Only if multiple class-template specializations will be created from this class template. d. In neither the definition nor prototype of member functions.