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...

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

Answer Posted / brajesh kr.

Bitmap:- index is special kind of index that uses bitmap .
it significant space and performance advantage over
structure for such data. it is also useful for unique value
data. it use bit arrays and answer queries by performing
bitmap logical operations on these bitmap.

B-Tree:-databse server uses a b-tree strucruyre to organize
index information shows that afully developed b-treee index
is composed of that following
1.Oneroot nodes
2. Two or more branch nodes.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are operators available in sql?

1095


How does an execution block start and end in pl sql?

996


How to rename a column in the output of sql query?

1122


Is sql better than excel?

1224


Why should I use postgresql?

1068


What are functions in sql?

995


Is pl sql different from sql?

1040


What are the topics in pl sql?

1022


Can we insert data in view?

1007


Why is theta join required?

1188


Can a table contain multiple foreign key’s?

1049


how to enter characters as hex numbers? : Sql dba

1102


What is transaction control language (tcl)?

1186


What is procedure in pl sql?

1087


What is a left join?

1006