Use a query to _____ tables; that is, to find records in two tables that have identical values in matching fields.

A. combine
B. concatenate
C. interleave
D. join


Answer: D

Computer Science & Information Technology

You might also like to view...

What member functions do you need to allow the compiler to perform automatic type conversions from a type different than the class to the class?

a. Overloaded constructors b. Converters c. This can not be done d. This already happens automatically

Computer Science & Information Technology

Asymptotic running time refers to:

A. the running time behavior of an algorithm as n approaches infinity B. how the running time of an algorithm gets closer and closer to a maximum running time, but never quite gets there C. timing an algorithm by use of the asymptotic method D. how the number of elements changes as n approaches infinity

Computer Science & Information Technology

What is the main reason not to employ a single tree in all multiple domain enterprises?

a. Centralized administration. b. Fewer organizational units. c. Two companies merge and want to maintain theirseparate identities. d. None of the above.

Computer Science & Information Technology

What is off-line synchronization in android?

A - Synchronization with internet B - Background synchronization C - Synchronization without internet D - None of the above

Computer Science & Information Technology