How many different types of indexes we have in oracle?
Answer Posted / swapna
We have mainly two different indexes .
Implicit index and Explicit index.
Explicit indexes are again of many types like
simple index,unique index,Bitmap index,Functional
index,Organisational index,cluster index.
| Is This Answer Correct ? | 179 Yes | 64 No |
Post New Answer View All Answers
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
what are actual and formal parameters?
Define oracle database
State and explain about oracle instance?
what is the scenario where you take the database to NoArchivelog mode?
how to join query for one source type is oracle another source type is sql server ?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
How can I create database in oracle?
How to define a data source name (dsn) in odbc manager?
Explain self joins in oracle?
Explain an index?
When do we use group by clause in a sql query?
is there a tool to trace queries, like profiler for sql server?
What is system tablespace?
What is the difference between Delete, Truncate and Drop in Oracle?