Its possible to add more than one primary key for the table
Answer Posted / ravi singh
No, physically its not possible to add more then one primary key on a table, although logically you can create an unique key on a column and put it as not null .
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Why do we need view in sql?
Can I create table without primary key?
What is the difference between a primary key and a clustered index?
how to use in conditions? : Sql dba
What found sql?
What is normalisation in sql?
What is recursive stored procedure?
How do I quit sql?
What is an ndf file?
How to add new employee details in an employee_details table with the following details
List the ways to get the count of records in a table?
Is sql microsoft?
What is coalesce in sql?
Is ms sql traffic encrypted?
Can we use ddl statements in stored procedure sql server?