can u create two Primary key for a table?
--Sivaa
Answer Posted / monalisa behera
No, we cannot create more than one Primary key for a table.
Composite Primary key as mentioned in the answer by
Purushotham consists of more than one columns together
making a Primary key. In such a case the columns may be
more than one but the Primary key is one.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What do you mean by caching in asp.net?
How do I know asp.net mvc version? : Asp.Net MVC
What are url fragments?
What are ASHX files?
What is a web api?
What is the difference between a multi-layer and multi-tier applications?
How can we use Web API with ASP.NET Web Form?
What are user controls?
Explain the use of fragment caching.
Can any body provide me the sample web application in asp.net
Why web api is better than wcf?
What is the difference between dispose() and finalize()?
What is the difference between CLICK and MOUSE DOWN Event ?
What is razor? : asp.net mvc
What is the difference between web config and machine config files?