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

If any possiable to use 2 primary key in single table?
How many primary key & foreign key used in each table(min &
max)?

Answer Posted / amit kumar sharma

A table can have only one cluster index i.e. Primary key
and 249 non-cluster index i.e. foreign key.
Cluster Index have 3 leaf in b-tree and the last node
itself containing data.
While Non-cluster index have 4 leaf in b-tree and the 3rd
node containing the ref of data (4th node).

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is subquery in sql?

1129


What are the different types of join?

1241


Explain relational data?

969


What are commonly used odbc functions in php?

1062


What are the aggregate and scalar functions?

1137


What is the purpose of forms?

1003


How do you test your database? : sql server database administration

1073


what is the sql equivaent of the dataset relation object ?

2070


What is a rownum?

1063


What is tempdb database? : SQL Server Architecture

1258


Does partitioning help performance?

997


How do you use a subquery to find records that exist in one table and do not exist in another?

1090


How to create a user to access a database in ms sql server using "create user" statements?

996


What is purpose of normalization?

998


How to defragment table indexes?

1040