Page 1 of 1

You plan to move data from a flat file to a table in your database. You decide to useSQL*Loader direct path load method

Posted: Wed Jun 07, 2023 6:12 am
by answerhappygod
You plan to move data from a flat file to a table in your database. You decide to useSQL*Loader direct path load method to perform this task. The table in which you plan to load data in an important table having various integrity constraint defined on it.Which constraints will remain enabled by default during this operation? (Choose all that apply.)

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