How many different types of indexes we have in oracle?
Answer Posted / satya krishna
B-TREE INDEX, BITMAP INDEX, REVERSE INDEX, FUNCTION-BASED INDEX, ASCENDING & DESCENDING INDEX, Cluster indexes, bitmap join indexes, text indexes, Hash cluster indexes, DOMAIN INDEXES.
Indexes are logically and physically independent of the data in the associated table.
ONCE AFTER CREATING THE INDEX ORACLE WILL AUTOMATICALLY HANDLE IT LATER.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
How to login to the server without an instance?
What is oracle thin client?
What is meant by an index?
How can I combine multiple rows into a comma-delimited list in oracle?
Explain the use of record length option in exp command.
How to convert a date to char in oracle? Give one example.
What are ddl statements in oracle?
How will you write a query to get a 5th rank student from a table student_report?
How to export your own schema?
What is a parameter file in oracle?
What is Virtual Private Database in Oracle?
How to list all tables in your schema?
Give the various exception types.
How many types of segments in Oracle?