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

How do SQL server 2000 and XML linked?

2 Answers  


What are the steps you should follow to start sql server in single-user mode?

0 Answers  


How to link tables in sql server?

0 Answers  


What will happen if a column containing char type data is changed to the nchar data type?

0 Answers  


Do you have any idea about the tcl commands?

0 Answers  


What is the difference between the application object and session object?

0 Answers  


What is the difference between drop table and truncate table?

0 Answers  


What are a scheduled jobs?

0 Answers  


what is the primary use of the model database? : Sql server administration

0 Answers  


Explain DBCC?

0 Answers   QuestPond,


Diff between Composite key, Alternate Key, Candidate Key, Primary Key, Unique Key, Super Key, Foreign Key

1 Answers  


How to start sql server browser service?

0 Answers  


Categories