Can a table have two primary keys?
Answer Posted / sruthi
yes table can contain one or more than one primary keys
but only one is considered as a primary key .
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Why use triggers in sql?
How do I create a sql script?
Does truncate need commit?
What are dml commands?
How long it takes to learn pl sql?
What is java sql drivermanager?
Can we create clustered index without primary key?
How can we debug in PL/SQL?
How can we avoid duplicating records in a query?
What is a stored procedure in sql with example?
What is the difference between the implicit and explicit cursors?
What is linq to sql?
What is the command used to fetch the first 5 characters of a string?
what is foreign key? : Sql dba
Differentiate between % rowtype and type record.