Is primary key = unique key,not null?
If yes,please explain
IF No,please explain
Answer Posted / neeraj
No, Both are different, If we use the combination "unique+not null" the referential integrity is not maintained and that is not the case with primary key.
I think you got the difference.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the data pump import utility?
How to get execution path reports on query statements?
How to use "while" statements in oracle?
What are the arithmetic operations?
Explain what are clusters?
Can we write dml statement in function in oracle?
When do we use group by clause in a sql query?
How to generate query output in html format?
What are the different editions of oracle?
How to create a temporary table in oracle?
How to convert times to characters in oracle?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What's dateware house and what's clustor with practicle example
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is a system tablespace and when it is created?