can u create two Primary key for a table?
--Sivaa
Answer Posted / santosh
No, we can't create two primary keys for a table. A table
contains only one primary key.
A table can have one or more unique keys.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
Which is the parent class of the ASP.NET server control?
Explain the different types of assemblies?
What is postback request?
How we implement web farm and web garden concept in asp.net?
How can I configure asp.net applications that are running on a remote machine?
What is mvc in angular?
Explain the advantages of passport authentication.
Describe in brief .net framework and its components.
What is asp.net file?
What threading model used in asp and asp.net?
What are the server control tags in asp.net.?
What are the differences between application object and session object?
Explain the various authentication mechanisms in asp.net.
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?