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)?

Answers were Sorted based on User's Feedback



If any possiable to use 2 primary key in single table? How many primary key & foreign key used ..

Answer / manikanta.srinu

Table can have only one primary key.243 foreign key can
poosiable for a table

Is This Answer Correct ?    7 Yes 1 No

If any possiable to use 2 primary key in single table? How many primary key & foreign key used ..

Answer / rajkumar

A table can have only one foreign key and 253 foreign keys can have in a single table.

Is This Answer Correct ?    2 Yes 1 No

If any possiable to use 2 primary key in single table? How many primary key & foreign key used ..

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

More SQL Server Interview Questions

What is the use of commit?

0 Answers  


How to change the name of a database user?

0 Answers  


Give the query of getting last two records from the table in SQL SERVER?

0 Answers   Petranics Solutions,


What is difference beteen Migration and Upgrdation?

7 Answers   Satyam,


what types of replication are supported in sql server? : Sql server database administration

0 Answers  


What is the latest version of microsoft sql server?

0 Answers  


How to Handle the exceptions in Sqlsrver 2005??

3 Answers   Value Labs, Wipro,


How to provide default values to function parameters?

0 Answers  


What is the use of DBCC commands?

4 Answers   NA,


Why use “nolock” in sql server?

0 Answers  


how do u find least salary in a table

4 Answers  


how to trace the traffic hitting a sql server? : Sql server database administration

0 Answers  


Categories