Difference between primary key and unique key ?
Answer Posted / anil singh
Primary key not accepts to null values in database, but
uniqe key accepts to the null values in database.
| Is This Answer Correct ? | 77 Yes | 35 No |
Post New Answer View All Answers
Explain do view contain data?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What is oracle datasource?
How to check database size in Oracle?
What are the differences between date and timestamp in oracle?
What is a parameter file in oracle?
How to best split csv strings in oracle 9i?
Can we create database in oracle using command line ?
What is connection pool in oracle?
What is the data pump import utility?
How to compare dates in oracle sql?
Explain the use of record option in exp command.
What is a proxy object?
List the types of joins used in writing subqueries?
What privilege is needed for a user to create tables in oracle?