Difference between primary key and unique key ?
Answer Posted / saga
--->We Define only one PK per table but it should have one
or more UK.
--->PK does not contain null but UK contains null.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How would you begin to troubleshoot an ORA-3113 error?
What is coalesce function?
How to drop a tablespace?
What is the purpose of save points in oracle database?
Explain the features of oracle?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
How to delete all rows a table in oracle?
How to define a sub function?
What is an external table?
Explain constraining triggers.
How different is ms access and oracle?
What are the differences between char and nchar in oracle?
What is the difference between substr & instr functions?
What is meant by a deadlock situation?
How to define an anonymous block?