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 the difference between a user and a schema in oracle?
What happens if recursive calls get out of control?
What is the simplest tool to run commands on oracle servers?
How to convert characters to dates in oracle?
How to start instance with a minimal initialization parameter file?
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.
What is the oracle implicit cursor?
What is an oracle?
How to use regular expression in pattern match conditions in oracle?
How do I find my oracle client driver version?
How to get a create statement for an existing table?
what is port in oracle? how is it related to database application.
What is an oracle wallet?
What is the order of defining local variables and sub procedures/functions?
How to retrieve values from data fields in record variables?