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
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
How to Insert/Add in ASPXgridview
Difference between response.redirect and server.transfer?
How can you implement encapsulation in asp.net?
What's the use of formatters in .net?
What parameters can you pass in the url of the api? Can get and post use the same url?
How can you access the properties and controls of master pages from content pages?
what is meant by sitemapnode ?
What are the new data controls in asp.net 2.0?
Can you explain autopostback?
What is a uri query?
What is state management in .net?
What is the difference between session and application?
What is simple data binding?
What is the significance of ASP.NET routing?