is there more the two primary key in a single table?
Answer Posted / gowthami radhakrishnan
no only one primary key for a table.but primary key can be
uesd in combination with other key known as composite key.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain some stored procedure creating best practices or guidelines?
What is the command to change the recovery model?
What is default constraint?
What is difference between equi join and inner join?
Explain identity in sql server?
how to create “alternate row colour”?
What is field in algebra?
What is the difference between functions and scalar functions?
Can we use pragma autonomous_transaction in trigger?
can we have a nested transaction? : Sql server database administration
How many instances per computer are there in sql server 2000?
What is difference between table aliases and column aliases? Do they affect performance?
What is the main difference between ‘between’ and ‘in’ condition operators?
What is a database in ms sql server?
What is store procedure? How do they work? When do you use?