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


Please Help Members By Posting Answers For Below Questions

The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio

700


What does COMMIT command do?

768


What is difference between delete and truncate commands?

693


You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?

794


How to create a testing table with test data in ms sql server?

737






How to attach adventureworkslt physical files to the server?

817


Which database stores information about replication?

727


How many database files are there in sql server 2000?what are they?

752


Where views are stored in sql server?

720


What is a ddl statement?

683


How can delete duplicate records in cte in sql server?

697


What is rs.exe utility?

138


What is difference between Datepart() and Datename() in SqlServer?

898


How display code or Text of Stored Procedure using Sql query in Sql Server ?

815


How you trouble shoot when any job fails

1675