Answer Posted / suresh somayajula
Index is used to solve some query fast.
we have 2 types of cursors.
1 Bitmap Index ( used only on Low cardinality columns)
2. Btree Index ( used only for High Cardinality of
columns)
| Is This Answer Correct ? | 8 Yes | 18 No |
Post New Answer View All Answers
How do you store pictures in a database?
Can we create database in oracle using command line ?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
How to convert csv to table in oracle?
What are transaction isolation levels supported by oracle?
Whether any commands are used for months calculation? If so, what are they?
What are the differences between number and binary_float in oracle?
How to loop through data rows in the implicit cursor?
What types of joins are used in writing subqueries?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
How to set up autotrace for a user account?
Explain what are the type of synonyms?
In which language oracle has been developed?
How to put more than 1000 values into an oracle in clause?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz