How many different types of indexes we have in oracle?
Answer Posted / srinivasarao
total indexes are in oracle is 5
1.b tree
2.bitmap
3.function_based
4.domain
5.ascending or descending
| Is This Answer Correct ? | 27 Yes | 17 No |
Post New Answer View All Answers
What is primefaces used for?
What is an oracle function?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
ABOUT IDENTITY?
Can a formula column be obtained through a select statement ?
Explain the difference between sql and oracle?
What is the difference between count (*), count (expression), count (distinct expression)?
Please explain oracle data types with examples?
Can select statements be used on views in oracle?
What is clustered table in Oracle?
How to do paging with oracle?
What privilege is needed for a user to connect to oracle server?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
How to fetch the row which has the max value for a column?