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
What are the two types of exceptions in pl/sql?
What is difference between my sql and sql?
How many aggregate functions are available there in sql?
How are sql commands classified?
What is loop in pl sql?
What is the basic form of sql query?
Why is theta join required?
What is spool?
What is an intersect?
Can we use threading in pl/sql?
how to fetch alternate records from a table? : Sql dba
what are wild cards used in database for pattern matching ? : Sql dba
What is the difference between delete and truncate statement in sql?
How can we store rows in PL/SQL using array?
How to fetch alternate records from a table?