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
How to set the pane area to transparent of a scrollPane component.?
Distinguish between Server-side and Client-side code with its functionality?
What is ispostback method in asp.net? Why do we use that?
Why session is necessary in web application?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What is view state and how it works in asp net?
What are the namespace classes used in asp.net mvc? : asp.net mvc
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
What is loop in asp.net?
What is web configuration file and how to use in web application
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Explain cookies with example.
What is boxing and unboxing in asp.net?
Explain significance of routing? : asp.net mvc
What is the difference between response.redirect and server.transfer?