Multiple Choice
In a(n) ____ path load rows are parsed into an array structure according to field specification,as defined by SQL Loader and the table to be added to;then,all elements in the array are processed by a bulk SQL INSERT command,passing through the SQL engine,and being added to a table as any INSERT statement would do.
A) direct
B) conventional
C) indirect
D) parallel direct
Correct Answer:

Verified
Correct Answer:
Verified
Q54: Every SQL statement issued stores its resulting
Q55: Data Pump (import and export)and _ are
Q56: Direct path loads using SQL*Loader allow appending
Q57: The original Export utility is called _.<br>A)
Q58: The Data Pump import utility is called
Q60: A _ is like a procedure except
Q61: Explicit cursors are operated on using the
Q62: A special type of implicit cursor exclusive
Q63: A disadvantage of Data Pump over the
Q64: In programming terms a block is a