1.

A tablespace is further broken down into ________(a) Tablespace(b) Segments(c) Extents(d) BlocksThis question was posed to me in unit test.The origin of the question is Bitmap Indices topic in chapter Indexing and Hashing of Database Management

Answer»

Correct answer is (b) Segments

To explain: SEGMENT names are USED in create table and create index commands to PLACE tables or INDEXES on specific DATABASE devices.



Discussion

No Comment Found

Related InterviewSolutions