98.Which two statements are true regarding the usage of the SQL*Loader utility? (Choose two.)

本文介绍了SQL*Loader的几个关键特性,包括在同一加载会话中加载多个表和从多个文件加载数据到一个表中。此外,还澄清了关于选择性数据加载、使用EXPDP导出文件作为输入以及输入文件来源的一些误解。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

98.Which two statements are true regarding the usage of the SQL*Loader utility? (Choose two.)
A.You can load data into multiple tables during the same load session.
B.You can load data from multiple files to a table during the same load session.
C.You cannot perform selective data loading based on the values available in the records.
D.You can use an export file generated by the EXPDP utility as an input data file to load the data.
E.You can load data only if the input file is available on the disk and tape but not in a named pipes.
答案:AB
解析:
D:肯定是错误的,expdp导出的是二进制的,不是flat file
E:
参考:
http://docs.oracle.com/cd/E11882_01/server.112/e22490/ldr_concepts.htm#SUTIL978
http://docs.oracle.com/cd/E11882_01/server.112/e22490/ldr_params.htm#SUTIL004
其中SQL*Loader Features中包含这么几项
Load data from disk, tape, or named pipe.(排除E)
Load data from multiple data files during the same load session.(选择B)
Load data into multiple tables during the same load session.(选择A)
Selectively load data (you can load records based on the records' values).(排除C)
--我们测试一下
参考,http://blog.youkuaiyun.com/dwj19830118/article/details/52067346
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值