Difference between primary key and unique key ?
Answer Posted / vijay
Primary key's main role is to make field as unique and
relates to other sub table. Whereas unique is role only to
keep unique value in that field.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How a database is related to tablespaces?
What is save point in oracle database?
Can we store pictures in the database and if so, how it can be done?
What is a initialization parameter file in oracle?
How to change system global area (sga) in oracle?
How to use values from other tables in update statements using oracle?
How to check the server version in oracle?
Explain overloading. Can functions be overloaded?
Please explain oracle data types with examples?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
How can you merge two tables in oracle?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
How to define an external table with a text file?
How to do paging with oracle?
How to create a new user account in oracle?