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 |
1.display list of all users from ur data base.what is the query?
What is an oracle database?
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)
Which Oracle App Is Most Popular One ?
How to do paging with oracle?
How do you find current date and time in oracle?
Calculate difference between 2 date / times in oracle sql?
Where are the settings stored for each instance in oracle?
What is oracle data type?
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
How different is ms access and oracle?
is there a tool to trace queries, like profiler for sql server?