Can a table have two primary keys?
Answer Posted / sattprakash mittal
Primary key is a field which is uniquely identified each record in a table. A table can only one primary key but there are more field can be used as primary key are known as candidate keys
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How we can update the view?
explain the delete statements in sql
How do I remove duplicates in two columns?
Where is sql database stored?
How do I delete a trigger?
Can we use insert statement in function?
What are the differences between implicit and explicit cursors?
how to use case expression? : Sql dba
what are the non-standard sql commands supported by 'mysql'? : Sql dba
Which type of cursor is used to execute the dml statement?
Which are the different types of indexes in sql?
How can I delete duplicate rows?
What is dynamic sql in pl sql?
What is clause in sql?
How run sql*plus commands that are stored in a local file?