Oracle
1Z0-032 · Question #57
1Z0-032 Question #57: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-032 to reveal the answer and full explanation for question #57. The question stem and answer options stay visible for context.
Question
You want to insert rows into the ORDERS_HISTORY table from the ORDERS table on the last working day of every month. To accomplish this task, you execute the following command: INSERT /* +APPEND */ INTO orders_history SELECT * FROM orders; Which blocks of the ORDERS_HISTORY table segment would be used to accommodate the data from the ORDER table?
Options
- Aonly the block that is below the high water mark
- Bonly the blocks that are above the high water mark
- Conly the blocks where PCTFREE is never used
- Dany blocks that are listed in the free list of the segment
- Eonly the blocks where the used space is less than PCTUSED
Unlock 1Z0-032 to see the answer
You've previewed enough free 1Z0-032 questions. Unlock 1Z0-032 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.