欢迎投稿

今日深度:

047-q1,

047-q1,




QUESTION 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 acredit 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?


A. external table

B. the MERGE command

C. the multitable INSERTcommand

 D. INSERTusing WITH CHECK OPTION


Answer:C



www.htsjk.Com true http://www.htsjk.com/shujukunews/6819.html NewsArticle 047-q1, QUESTION 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 acredit limit greater than 10,000, then the details have to be inserted into CUST_SPE...
评论暂时关闭