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
When do we use group by clause in a sql query?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What are the parameters that we can pass through a stored procedure?
What is an oracle cursor variable?
What is primefaces used for?
Can multiple columns be used in group by in oracle?
How to get execution path reports on query statements?
Can group functions be used in the order by clause in oracle?
How can we find out the current date and time in oracle?
What are the original export and import utilities?
What happens to the current transaction if a ddl statement is executed?
Which is better Oracle or MS SQL? Why?
What is a Garbage Collection? and what is full recursive Garbage collection?
Explain the use of control file?
What is a table in oracle?