Which of the following types of queries combines the results of two or more similar select queries?

A) Crosstab
B) Append
C) Union
D) Parameter

C

Computer Science & Information Technology

You might also like to view...

An SQL statement determines what fields are selected after the ____ keyword.

A. SELECT B. FROM C. ORDER BY D. LIST

Computer Science & Information Technology

The decimal value type is appropriate for storing monetary data items because it provides for greater precision.

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

Computer Science & Information Technology