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 index cardinality?

Answers were Sorted based on User's Feedback



What is index cardinality?..

Answer / dave ian

the number of UNIQUE values for a column or columns, which
are part of an index.

Is This Answer Correct ?    4 Yes 0 No

What is index cardinality?..

Answer / s

Cardinality is the number of distinct values for a given
column or group of columns.

FIRSTKEYCARDF contains the cardinality of the leading
column in the index
FULLKEYCARDF contains the cardinality of all the columns in
the index

Is This Answer Correct ?    4 Yes 3 No

What is index cardinality?..

Answer / uday

According to what i have observed, cardinality is the number
of count of nodes in the BTree of respective index.

If you create a table with with name attribute and inserted
into 100 new names and added and index.

then if you see the cardinality, certainly it wont be 100.
it will be some thing less than 100.

thats it....

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More DB2 Interview Questions

how will you retrieve first record in table

1 Answers   UST,


what is consistency token

3 Answers  


how to check the table is empty or not?

3 Answers   IBM,


What is DCLGEN?

2 Answers  


What is dynamic SQL?

1 Answers   ADP,


What are union and union all?

0 Answers  


How do I delete a column in db2?

0 Answers  


What is the difference between db2 and oracle?

0 Answers  


Are views updatable ?

4 Answers  


What is query_cache_limit?

0 Answers  


What is the difference between spufi and qmf?

0 Answers  


What is difference between alias and synonym in db2?

0 Answers  


Categories