is there more the two primary key in a single table?
Answer Posted / chandra
no, we cant create more than one primary key in the single
bcoz it avoids the codds rule
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is join and name different type of joins?
Explain what are partitioned views and distributed partitioned views?
What is difference between standardization and normalization?
What is executereader?
Explain external key management in sql server 2008
What is primary key index?
What is cdc in sql server?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
How to create a local temporary stored procedure?
A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?
Define model database?
What is the difference between nvl and nvl2?
Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
Explain a join?
What is set nocount on?