can u create two Primary key for a table?
--Sivaa
Answer Posted / sudheekar reddy
No,we can't create two primary key's in 1 table.
Because in the above monalisa has mentioned the clearly
that to make primary key we can have a single column or
combination of columns.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is page request in asp.net?
Mention the namespace that is used to include .net data provider for sql server in .net code?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
How can we make sure that Web API returns JSON data only?
How can you send an email message from an asp.net web page?
What are server objects?
what is a .xap file? Explain with an example.
What is the use of web.config file?
To get the values in two different controls to match which control you use it?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
How many languages are supported by .NET at present time?
Explain the use of errorprovider control in .net?
Define resource files.
How to sign out from forms authentication?