is there more the two primary key in a single table?
Answer Posted / asas
NO guys
create table prk(eno int primary key, dno int primary key)
Msg 8110, Level 16, State 0, Line 1
Cannot add multiple PRIMARY KEY constraints to table 'prk'.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
List the advantages of using stored procedures?
What is query parameter in ssrs?
What are trace files?
What is the sql profiler?
Explain SSRS Architecture?
What are different type of Collation Sensitivity?
Define Wed Edition in SQL Azure?
How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?
What is lookup override?
What is instead of dml trigger?
What is right outer join in sql server joins?
explain the storage models of olap? : Sql server database administration
What is row_number()?
What is a join in sql? What are the types of joins?
What is difference between sql and sql server?