Difference between primary key and unique key ?
Answer Posted / himanshu porwal
Primary key does not allow null values whereas in UNIQUE constraint we can have 1 null value means for that column one null value is allowed.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How will you write a query to get a 5th rank student from a table student_report?
Can you assign multiple query result rows to a variable?
What are the different windows events activated at runtime ?
What is the simplest tool to run commands on oracle servers?
What is a initialization parameter file in oracle?
Is primary key indexed by default in oracle?
What happens to the indexes if a table is recovered?
 How to use an oracle sequence generator in a mapping?
Does oracle charge for java?
What is a trace file and how is it created in oracle?
Is oracle a programming language?
How do I uninstall oracle 11g?
How to fetch the row which has the max value for a column?
Explain about your project and its relation to the current job position you are applying to?
How to display employee records who gets more salary than the average salary in the department?