Multiple Choice
The syntax for the UNION query is .
A) query + query
B) UNION (query, query)
C) UNION: query query
D) query UNION query
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Assume a designer is using the UNION
Q35: A trigger is procedural SQL code that
Q37: A(n)subquery is a subquery that executes once
Q74: Describe the characteristics of an Oracle sequence.
Q87: Stored procedures help reduce code duplication by
Q88: One of the disadvantages of stored procedures
Q90: The data type is compatible with NUMBER.<br>A)
Q94: A join returns rows with matching values
Q95: A(n) is a block of code containing
Q96: Cursor-style processing involves retrieving data from the