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
What is bulk copy or bcp in oracle?
Where are the settings stored for each instance in oracle?
What are the restrictions in a oracle read only transaction?
Explain the use of analyse option in exp command.
How to convert character types to numeric types?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
What are the advantages of oracle?
What is oracle data type?
What is a user role in oracle?
What are the logical operations?
How many categories of data types in oracle?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
Explain the use of full option in exp command.
What is blob datatype?
How to update a table row with a record?