How many different types of indexes we have in oracle?
Answer Posted / venkat rao
Normal index
Bitmap index
partitioned index
Function based index
Domain index
composite index
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How to open and close an explicit cursor in oracle?
What are the different oracle database objects?
List the parts of a database trigger.
What is merge in oracle?
What is oracle host variable?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
What is the difference between sharding and replication?
Is it possible to split the print reviewer into more than one region ?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
How to use subqueries in the from clause in oracle?
How many types of cluster table in Oracle?
What do you mean by merge in oracle and how can you merge two tables?
What is an oracle user account?
How to delete a column in an existing table?
Explain oracle insert into command?