MCQs > IT & Programming > Oracle 9i Administration > Consider the under mentioned syntax, which creates a DEPARTMENT table: CREATE TABLE department (DeptnoNUMBER(4), DnameVARCNAR2(30), mgr NUMBER(6), LocNUMBER(4)) STORAGE(INITIAL 200K NEXT 200K PCTINCREASE 50 MINEXTENTS 1 MAXEXTENTS 5) TABLESPACE userdata; What is the size defined for the fifth extent?

Oracle 9i Administration MCQs

Consider the under mentioned syntax, which creates a DEPARTMENT table:

CREATE TABLE department

(DeptnoNUMBER(4),

DnameVARCNAR2(30),

mgr NUMBER(6),

LocNUMBER(4))

STORAGE(INITIAL 200K NEXT 200K

PCTINCREASE 50 MINEXTENTS 1 MAXEXTENTS 5)

TABLESPACE userdata;

What is the size defined for the fifth extent?

Answer

Correct Answer: 675 K

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Oracle 9i Administration Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Oracle 9i Administration MCQ Questions

search

Oracle 9i Administration Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it