can u create two Primary key for a table?
--Sivaa
Answer Posted / sanjay maurya
no, we can't create two pimary key in one table
A table can have one or more unique keys.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a server cookie?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Name the two properties are on every validation control?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is the equivalent of date() and time() in asp.net?
How can you make sure that web api returns json data only?
What are query strings used for?
How many web.config files can I have in an application?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Explain the use of resource manager class in .net.
Is it right that ASP.NET Web API has replaced WCF?
What does the .webpart file do?
What are the advantages and disadvantages of Using Cookies?
in which protocol ASP.NET WEB API Work?
What is the difference between GridView and Repeater controls in ASP.NET?