ITAA-OCM 发表于 2012-3-12 17:49:06

Oracle OCP试题解析(51)

You have a large amount of historical data in an operating system file. Some analysts in your organization need to query this data. The file is too large to load into your current database. Which is the most effective method to accomplish the task?A) Upgrade the hardware/memory to accommodate the data.B) Load the data into your database by using the PARALLEL clause.C) Give analysts DBA privilege, so that they can query DBA_EXTERNAL_TABLES.D) Use an external table so you can have the metadata available in your database, but leave the data in the operating system files.
Answer: D使用外部表的方式可以让数据库直接读取操作系统中的文件

如梦令198 发表于 2012-6-18 20:23:09

又看了一次
页: [1]
查看完整版本: Oracle OCP试题解析(51)