Difference between primary key and unique key ?
Answer Posted / sreesakthi
primary key will not allow null values whereas unique key
will allow null values.we have only one primary key per
table,but we can have more than one unique key per table
| Is This Answer Correct ? | 25 Yes | 8 No |
Post New Answer View All Answers
How to return top 5 rows in oracle?
What are the uses of linked server and explain it in detail?
How to declare a local variable?
List the parts of a database trigger.
How many types of tables supported by oracle?
What is null value in oracle?
Give the different types of rollback segments.
What is a system tablespace?
Does facebook use oracle?
Explain coalesce function?
How a tablespace is related to data files?
What are the different types of synonyms?
What is merge in oracle?
What is SQL Tuning Advisor in Oracle?
How many categories of data types in oracle?