Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the bitmap index?

Answers were Sorted based on User's Feedback



what is the bitmap index?..

Answer / 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

what is the bitmap index?..

Answer / 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

what is the bitmap index?..

Answer / kamala k n

bit map index created on low cardinality columns

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

what is the difference between table and veiw?

4 Answers   IBM,


Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?

0 Answers  


How a tablespace is related to data files?

0 Answers  


Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?

2 Answers   Oracle, SAH,


Can we insert data in view oracle?

0 Answers  


How to get execution statistics reports on query statements?

0 Answers  


How to start instance with a minimal initialization parameter file?

0 Answers  


how to retrieve 1st and last row of table without using group functions??

6 Answers  


What is open database communication (odbc) in oracle?

0 Answers  


When do I need to use a semicolon vs a slash in oracle sql?

0 Answers  


Explain the function of optimizer in oracle?

0 Answers  


how to get last monday of a month?

2 Answers   Multifonds,


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)