Difference between primary key and unique key ?
Answer Posted / vijay
Primary key's main role is to make field as unique and
relates to other sub table. Whereas unique is role only to
keep unique value in that field.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What do you mean by group by clause?
What is data type in oracle?
How to speed up webrick?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
what is the difference between substr and instr function in oracle?
What is parameterized cursor in oracle?
How to manage transaction isolation level?
Explain what are clusters?
What happens to the indexes if a table is recovered?
Why do we need integrity constraints in a database?
What is a proxy object?
How to put more than 1000 values into an oracle in clause?
Is a rollback possible to any savepoint?
What do you mean by merge in oracle and how can we merge two tables?
What happens to the current transaction if the session is killed?