Oracle
1Z0-062 · Question #207
1Z0-062 Question #207: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-062 to reveal the answer and full explanation for question #207. The question stem and answer options stay visible for context.
Question
The DEFERRED_SEGMENT_CREATION parameter is set TRUE in your database instance. (erfasst) You execute the following command to create a table: SQL> CREATE TABLE acctl (ac_no NUMBER, ac_desc varchar2(25), amount number(10,2)); Which two statements are true?
Options
- AA segment is allocated when an index is created for any column in the table.
- BThe table is created without segment because the storage clause is missing
- CA segment is allocated when the first row is inserted table.
- DA segment is allocated for the table if the ALTER TABLE .....ALLOCATE EXTENT command is
- EThe table is created and extents are immediately allocated as per default storage defined for its
Unlock 1Z0-062 to see the answer
You've previewed enough free 1Z0-062 questions. Unlock 1Z0-062 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.