What is an Index Segment ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
Each Index has an Index segment that stores all of its data
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nishi
Oracle creates the index segment for an index or an index partition when you issue the CREATE INDEX statement. In this statement, you can specify storage parameters for the extents of the index segment and a tablespace in which to create the index segment.
Is This Answer Correct ? | 0 Yes | 0 No |
What is not equal to in oracle?
Can we save images in a database and if yes, how?
What is the data pump import utility?
How many categories of data types in oracle?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle ( any version ) ?
What is Private Database Link ?
if i am using dml statement in function. then i am writing select statement what was the output
What are the limitations of check constraint?
Is there a combination of "like" and "in" in sql?
why pl sql doesn't support retrieving multiple records
What is the data type of dual table?