Initially question was asked to mention the types of indexes.
Then asked about BITMAP INDEX and B-Tree Index

Answer Posted / slokh

Bitmap index is a type of index created on the basis of the
column having low cardinality like. index created on the
column like 'gender' etc.


B-tree or binary index is created on the column contains
wide range of values like 'name' column.

note:- more than one index is created on the table.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asqueryable?

521


What is hibernate and its relation to sql?

583


What are basic techniques of indexing?

832


How do I add a database to sql?

562


What is record in pl sql?

583






What is a procedure in pl sql?

535


What are the main features of cursor?

617


Differentiate pl/sql and sql?

551


What is the current version of postgresql?

545


what is a trigger in mysql? Define different types of trigger. : Sql dba

536


What is the purpose of a secondary key?

498


what is an extent ? : Sql dba

573


How many triggers can be applied to a table?

585


What does plv msg allows you to do?

660


Is sql microsoft?

537