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
How is it different from a normal table?
How to store pictures on to the database?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
State any two functions of oracle?
What is Data Dictionary Cache in Oracle?
What is oracle database 10g express edition?
How to delete a user account in oracle?
What are the components of logical database structure in oracle database?
What is a Garbage Collection? and what is full recursive Garbage collection?
How to connect asp pages to oracle servers?
how to do daily transactions with out sql* loader control file regesterd in apps?
Is oracle a relational database?
How to create a new table by selecting rows from another table?
How to write a query with a right outer join in oracle?
Is truncate autocommit in oracle?