What is difference between UNIQUE constraint and PRIMARY KEY
constraint ?
Answer Posted / kiran
if unique then it can have null
but if column has primary then it cannot have null values
and duplicate values
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to view existing locks on the database?
How to lock and unlock a user account in oracle?
how to handle exceptions in post production
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
What is background process in Oracle?
can u plz provide me oca sql dumps please i need them
Explain about integrity constraint?
Explain enable novalidate constraint.
What is a sub query? Describe its types?
What is integrity and what is constraint??Explain with example
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
Can we store pictures in the database and if so, how it can be done?
what happened to the global index when I truncate the data in one of the partition?
Can you have more than one content canvas view attached with a window ?
What are the built-in functions used for sending Parameters to forms ?