Answer Posted / a g srikanth
Bitmap Index is an index that can be used on low
cardinality columns with a large number of rows. Low
cardinality columns are the ones with less number of
distinct values (eg.gender columns with just two distinct
values Male & Female).
Bitmap indexes are also useful in DWH applications where a
large table is joined with many small tables in a
denormalized star schema.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to sort output in descending order in oracle?
How to use "in" parameter properly?
Define oracle database
How to convert characters to dates in oracle?
What is the difference between Delete, Truncate and Drop in Oracle?
Please explain oracle left join with an example?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
What is null value in oracle?
Explain oracle’s server parameter file.
What is a subquery?
How to change system global area (sga) in oracle?
Is rowid unique in oracle?
How to convert raw data type into text in oracle? Explain
What are the different pseudo commands? Explain in general?
How to use attributes of the implicit cursor in oracle?