Answer Posted / daid kumar
bitmap Index is Used mainly in decision support systems
because it returns value in bit like 0 and 1.
Example
CREATE BITMAP JOIN INDEX <index_name>
ON <table_name> (<table_name.column_name>)
FROM <table_name, table_name>
WHERE <join_condition>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In oracle there is column command, how will you explain that?
How to call a stored function with parameters?
How to initialize variables with default values?
What is object data modeling?
query optmization techniques and quwry analyser+projects+ppts
What are the differences between interval year to month and interval day to second?
Explain alias?
What is Data Dictionary Cache in Oracle?
How to call a stored function in oracle?
Why use resource manager in Oracle?
Explain parameter file in oracle.
Give the various exception types.
How to create a new table in oracle?
what is port in oracle? how is it related to database application.
How are extents allocated to a segment?