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
What are the limitations of check constraint?
What is an anonymous block?
What is the difference between a hot backup and a cold backup in oracle?
6. Display the client name and order date for all orders using the traditional method.
How to define a sub function?
What are the different types of modules in oracle forms?
How to drop a stored procedure in oracle?
What are the different types of trigger and explain its various uses and functions?
How can windows applications connect to oracle servers?
Explain joins in oracle?
Explain oracle’s server parameter file.
What is program global area (pga) in oracle?
How to create lov dynamically at runtime & attach to text field?
How can I introduce multiple conditions in like operator?
What are the data types in oracle?