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
What is meant by a deadlock situation?
What is a proxy object?
What are the attributes that are found in a cursor?
How to update values in a table in oracle?
What are the roles of dba?
What is a snapshot log?
How to rename a tablespace in oracle?
What is the difference between 10g OEM and 11g OEM?
How to write a query with a left outer join in oracle?
How to change program global area (pga) in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What is difference between truncate and delete?
What is an oracle database?
How oracle handles dead locks?
What is a subquery?