Can a table have two primary keys?
Answer Posted / sankar
yes any table has only one primary key.but the basic idea
of pk is ....primary key=NOTNULL+UNIQUE KEY.which we can
give any column to a table and act as primary key
| Is This Answer Correct ? | 60 Yes | 28 No |
Post New Answer View All Answers
What is a dirty read sql?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What are the different types of database management systems?
What are the advantages of pl sql over sql?
What is pl sql and why it is used for?
What is trigger in pl sql?
How do you modify a trigger?
Is a secondary key the same as a foreign key?
Where do we use pl sql?
How do you respond to dementia behavior?
What is exception? What are the types of exceptions?
what is the difference between group by and order by in sql? : Sql dba
How do I run pl sql in sql developer?
How do you add a column to a table?
Why is the cursor important?