How many different types of indexes we have in oracle?
Answer Posted / siva
There are four reguler types of Indexes in oracle
1.Normal index
2.Bitmap indexs
3.Function based indexs
4.Domain indexes.
The custom and recommended types are of 2 types
Implicit index and Explicit index.
| Is This Answer Correct ? | 39 Yes | 8 No |
Post New Answer View All Answers
What happens to the current transaction if the session is ended?
what is insert all statement in sql
What is enter substitution variable in oracle?
What is a read only transaction in oracle?
what are the advantages of running a database in archive log mode?
How to view the data files in the current database?
Whether any commands are used for months calculation? If so, what are they?
What is meant by a deadlock situation?
Explain a segment?
How many types of tables are there in oracle?
Explain the use of Merge statement in oracle 11g
Why is oracle database so popular?
How to save query output to a local file?
What is the implicit cursor in oracle?
Describe varray?