is there more the two primary key in a single table?
Answer Posted / manoj
cannot add multiple primary key constraint on a single table
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain active/passive and active/active cluster configurations?
What do you understand by a view?
Explain trigger and its types?
Explain having clause and where clause?
What is a database in ms sql server?
What causes index fragmentation?
What are the different types of subquery?
What is scrollable cursor?
What are the differences between char and nchar in ms sql server?
How to create database with physical files specified in ms sql server?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
explain databases and sql server databases architecture? : Sql server database administration
Give me any three differences between Truncate and Delete.
What are cursors? Explain the different types of cursors Enlist a few disadvantages of cursors.