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
What are the differences between primary key and unique key?
What is transport network substrate (tns) in oracle?
What is oracle join syntax?
What is oracle sid?
What is materialized view in Oracle?
List the various oracle database objects?
What are joins, explain all types of joins?
How to connect to a local oracle 10g xe server?
How to change system global area (sga) in oracle?
How to pass parameters to procedures?
How to pass a cursor variable to a procedure?
Explain parameter file in oracle.
How to save query output to a local file?
How to export data with a field delimiter?
How to check database size in Oracle?