How many different types of indexes we have in oracle?
Answer Posted / subrahmanayam
6
| Is This Answer Correct ? | 18 Yes | 25 No |
Post New Answer View All Answers
What is a nested table and how is it different from a normal table?
How to connect the oracle server as sysdba?
Explain do view contain data?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
Can I create users through internet explorer in oracle 10g?
What is dual table oracle?
How to test null values?
What is oracle host variable?
Is there any function in oracle similar like group_concat of mysql?
How to rename an existing table?
Name the various constraints used in oracle?
What is a sub query? What are its various types?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
Explain the use of grant option in exp command.