ίԊ*VVRYYYVGUVRCUURQTVEPestpassportT The safer , easier way to help you pass any IT exams
1 / 10 Ex am : 1Z0-047 Title : Version : DEMO Oracle Database SQL Expert The safer , easier way to help you pass any IT exams
2 / 10 1
You need to load information about new customers from the NEW_CUST table into the tables CUST and CUST_SPECIAL
If a new customer has a credit limit greater than 10,000, then the details have to be inserted into CUST_SPECIAL
All new customer details have to be inserted into the CUST table
Which technique should be used to load the data most efficiently
external table B
the MERGE command C
the multitable INSERT command D
INSERT using WITH CHECK OPTION Correct:C 2
View the Exhibit and examine the description of the CUSTOMERS table
You want to add a co