Difference between primary key and unique key ?
Answer Posted / madhusudan reddy paila
Primery Key is allows the null value but unique wont accept
the null values in database ....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are transaction isolation levels supported by oracle?
What is a proxy class?
Explain the features of oracle?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
What privilege is needed for a user to connect to oracle server?
How many data types are supported?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
How many types of tables supported by oracle?
Explain integrity constraints?
How to use fetch statement in a loop?
Can a parameter be passed to a cursor?
List out the components of logical database structure of oracle database.
What is primefaces used for?
How to define and use table alias names in oracle?
How to get last row id?