You want to access employee details contained in flat files created by an application.
Which two methods will achieve this?
A)Use a BFILE column in a table to access the flat file.
B)Use an Oracle Loader type External table.
C)Use an Oracle Data Pump type External table.
D)Use a CLOB column in a table to access the flat file.
E)Use a LONG RAW column in a table to access the flat file.
Answer: AB
赵:
外部表可以实现通过数据库对象直接访问目录文件里的格式数据,加载方式分为两种 oracle_loader 和oracle_datapump。oracle_loader 方式通过 sqlldr 引擎方式加载,访问 flat 格式文件;oracle_datapump通过 datapump 接口来加载,访问通过 oracle_datapump 方式加载的 dmp 文件;
继续阅读与本文标签相同的文章
下一篇 :
阿里云云解析如何添加网站解析
-
在WDCP v3里设置站点通过IP和端口访问 - apache
2026-05-19栏目: 教程
-
卓越品质 羽顺壁挂炉荣获中国燃气集团甲类供应商
2026-05-19栏目: 教程
-
高榕资本创始合伙人高翔:重仓与产业相关的机会!
2026-05-19栏目: 教程
-
钉钉副总裁王小军:钉钉是如何用数字化工作方式提升运营效率的?
2026-05-19栏目: 教程
-
阿里云云解析如何添加网站解析
2026-05-19栏目: 教程
