Can a table have two primary keys?
Answer Posted / iamanocp
A table can have only 1 primary key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is normalization in a database?
What is a database? Explain
What is trigger in pl sql?
How do I run sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What are pl/sql cursor exceptions?
How do I view a sql database?
What is the use of partition by in sql?
What is the purpose of the sql select top clause?
Can a select statement fire a trigger?
What is a table in a database?
how to select first 5 records from a table? : Sql dba
explain advantages of innodb over myisam. : Sql dba
Can we have two clustered index on a table?
Is subquery faster than join?