Can a table have two primary keys?
Answer Posted / vineet
A Table can have only one primary key but it is possible to
have more than 1 primary key attributes i.e candidate key.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are triggers in sql?
Is merge a dml statement?
What is an example of translating a date into julian format?
Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?
Explain scalar functions in sql?
What are the built in functions of sql?
What is the order of sql select?
What is difference between hql and sql?
what is difference between delete and truncate commands? : Sql dba
How to create an array in pl/sql?
Explain aggregate functions are available there in sql?
Why do we need cursor in pl sql?
How to connect a sql*plus session to an oracle server?
What are the types of queries in sql?
What is scope and visibility in PL/SQL?