Multiple Choice
Assume you are using the UNION operator to combine the results from two tables with identical structure,CUSTOMER and CUSTOMER_2.The CUSTOMER table contains 10 rows,while the CUSTOMER_2 table contains 7 rows.Customers Dunne and Olowski are included in the CUSTOMER table as well as in the CUSTOMER_2 table.How many records are returned when using the UNION operator?
A) 7
B) 10
C) 15
D) 17
Correct Answer:

Verified
Correct Answer:
Verified
Q3: A(n) _ view is a view that
Q21: Each statement inside the PL/SQL code must
Q32: The Oracle _ function compares an attribute
Q33: An explicit cursor must return two or
Q48: A row-level trigger requires use of the
Q50: If the DBMS does not support the
Q51: The NEXT command for a cursor is
Q59: _ functions allow you to take a
Q60: Just like database triggers, stored procedures are
Q64: When using a subquery,the output of a(n)query