多选题In which two scenarios do you use SQL* Loader to load data?()ATransform the data while it is being loaded into the database.BUse transparent parallel processing without having to split the external data first.CLoad data into multiple tables during the

题目
多选题
In which two scenarios do you use SQL* Loader to load data?()
A

Transform the data while it is being loaded into the database.

B

Use transparent parallel processing without having to split the external data first.

C

Load data into multiple tables during the same load statement.

D

Generate unique sequential key values in specified columns.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

SQ L*Loader is a utility that can perform which two tasks?()

  • A、Load data from a disk, tape, or named pipes.
  • B、Load data into an Oracle database using DML statements.
  • C、Extract, reorganize, and insert data within an Oracle database.
  • D、Load data from external files into tables in an Oracle database.
  • E、Load data into an Oracle database using operating system commands.
  • F、Load data directly from a non-Oracle database to an Oracle database.

正确答案:A,D

第2题:

You have a large amount of historical data in a flat file. Some analysts in your organization need toquery this data in the file. The file is too large to load the data in it into your current database.  Which is the most effective method to access this data in your database()

  • A、Use the database link.
  • B、Use the SQL*Loader utility.
  • C、Use the Oracle Data Pump utility.
  • D、Create an external table and leave the data in the flat file

正确答案:D

第3题:

Which two client requests are captured during database replay Capture?()

A. Flashback queries

B. Shared server requests

C. Login and logoff activities of sessions

D. Direct path load of data from external files by using utilities such as SQL *loader

E. Data definition language (DDL) and data manipulation language (DML) operations


参考答案:C, E

第4题:

Which two client requests are captured during database replay Capture?() (Choose two)

  • A、Flashback queries
  • B、Shared server requests
  • C、Login and logoff activities of sessions
  • D、Direct path load of data from external files by using utilities such as SQL *loader
  • E、Data definition language (DDL) and data manipulation language (DML) operations

正确答案:C,E

第5题:

You are using flat files as the data source for one of your data warehousing applications. To optimizethe application performance, you plan to move the data from the flat files toclustered tablesin an Oracle database.  While migrating the data, you want to have minimal impact on the database performance and optimize thedata load operation. Which method would you use to load data into the Oracle database()

  • A、Use the external table population.
  • B、Use the Oracle Data Pump export and import utility.
  • C、Use the conventional path data load of the SQL*Loader utility.
  • D、Use the INSERT INTO...SELECT command to load the data.

正确答案:C

第6题:

You are using flat files as the data source for one of your data warehousing applications. To optimize the application performance, you plan to move the data from the flat files to clustered tables in an Oracle database.While migrating the data, you want to have minimal impact on the database performance and optimize the dataload operation.  Which method would you use to load data into the Oracle database()

  • A、Use the external table population.
  • B、Use the Oracle Data Pump export and import utility.
  • C、Use the conventional path data load of the SQL*Loader utility.
  • D、Use the INSERT INTO...SELECT command to load the data

正确答案:C

第7题:

In which two scenarios do you use SQL* Loader to load data?()

  • A、Transform the data while it is being loaded into the database.
  • B、Use transparent parallel processing without having to split the external data first.
  • C、Load data into multiple tables during the same load statement.
  • D、Generate unique sequential key values in specified columns.

正确答案:A,D

第8题:

Which two client requests are captured during database replay Capture?() (Choose two)

A. Flashback queries

B. Shared server requests

C. Login and logoff activities of sessions

D. Direct path load of data from external files by using utilities such as SQL *loader

E. Data definition language (DDL) and data manipulation language (DML) operations


参考答案:C, E

第9题:

Which two client requests are captured during database replay Capture?()

  • A、 Flashback queries
  • B、 Shared server requests
  • C、 Login and logoff activities of sessions
  • D、 Direct path load of data from external files by using utilities such as SQL *loader
  • E、 Data definition language (DDL) and data manipulation language (DML) operations

正确答案:C,E

第10题:

You plan to move data from a flat file to a table in your database. You decide to use SQL*Loader direct pathload method to perform this task. The table in which you plan to load data is an important table having variousintegrity constraints defined on it.  Which constraints will remain enabled by default during this operation()

  • A、CHECK
  • B、UNIQUE
  • C、NOT NULL
  • D、PRIMARY KEY
  • E、FOREIGN KEY

正确答案:B,C,D

更多相关问题