The ____ and ____ query types give the user an option to modify data in the Current Database or Another Database using the query dialog box.

A. append, delete
B. append, make-table
C. make-table, delete
D. delete, update


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. Most classes you’ll use in Java programs must be imported explicitly. b. There’s a special relationship between classes that are compiled in the same directory. By default, such classes are considered to be in the same package—known as the default package. c. Classes in the same package are implicitly imported into main. d. An import declaration is not required when one class in a package uses another in the same package.

Computer Science & Information Technology

What is nested virtualization?

What will be an ideal response?

Computer Science & Information Technology

In Safe Mode, you can use all of the following EXCEPT ____.

A. mouse B. printer C. screen D. keyboard

Computer Science & Information Technology

What is the sum_range argument of:

=SUMIF(A2:A64,"Green",C2:C64 )? A) C2:C64 B) SUMIF C) "Green" D) A2:A64

Computer Science & Information Technology