How many different types of indexes we have in oracle?
Answer Posted / kumar swamy naidu
1.implicit
2.explicit
2.1.simple/b+tree index
2.2.bitmap index
2.3.reserved key index
2.3.composite index
2.4.function based index
2.5.partition index
2.6.domain index
2.7.text index
2.8.cluster index
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
Whats the benefit of dbms_stats over analyze?
Explain oracle 12c new features for developers?
How to use regular expression in pattern match conditions in oracle?
What are the different pseudo commands? Explain in general?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
What are the four Oracle system processes that must always be up and running for the database to be useable?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
Is oracle a programming language?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
What privilege is needed for a user to insert rows to tables in another schema?
How to connect asp pages to oracle servers?
Is oracle the best database?
What is merge in oracle?