首页 > 其他 > 详细

047-q1

时间:2015-03-09 10:58:52      阅读:274      评论:0      收藏:0      [点我收藏+]


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



047-q1

原文:http://blog.csdn.net/ghostliming/article/details/44151259

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!