Difference between primary key and unique key ?
Answer Posted / avesh upadhyay,iims
are yar
primary key that does not accept null value
and in table only one exist.
but the case of uniue key that accept null value one or more
and many unique key exist in a single table
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Give syntax for SQL and ORACLE joins.
What is blob data type in oracle?
How to use like conditions in oracle?
What is an oracle database table?
What happens if the imported table already exists?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
How to apply filtering criteria at group level in oracle?
How do I spool to a csv formatted file using sqlplus?
How view is different from a table?
What is oracle latest version?
What are the major difference between truncate and delete?
What is Segment Advisor in Oracle?
what is normalisation?what are its uses?
What is set operator oracle?
Explain the use of record option in exp command.