is there more the two primary key in a single table?
Answer Posted / ramesh.p
No, One table can have one primary key
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a raid and what are different types of raid configurations?
How to count rows with the count(*) function in ms sql server?
What is constraints and its types?
How to use user defined functions in expressions?
How to get a list of columns in a view using the "sp_help" stored procedure?
How to throw custom exception in Stored Procedure?
You want to implement the many-to-many relationship while designing tables. How would you do it?
Define self join in sql server joins?
What are the ways available in sql server to execute sql statements?
What is database replication? What are the different types of replication you can set up in sql server?
How to use go command in "sqlcmd"?
What are the three different part of rdl file explain them?
Explain what is dbcc?
what is the different types of backups available in sql server? : Sql server database administration
how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration