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
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
How to get a list of all user accounts in the database?
What are the types of trigger in oracle?
What is the minimum client footprint required to connect c# to an oracle database?
What is SQL access advisor in Oracle?
How can we find out the current date and time in oracle?
How to use windows user to connect to the server?
What is a package ? What are the advantages of package ?
How to use null as conditions in oracle?
Is there any function in oracle similar like group_concat of mysql?
What is bind variable in oracle 11g?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What is a data lock in oracle?
Can a formula column referred to columns in higher group ?
How translate command is different from replace?