Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between primary key and unique key ?

Answer Posted / tom

There is two difference between them.

1. The not null constraint is by default added to primary
key, it means, primary key attribute cannot accept null
values, whereas, the attribute declared as unique can accept
null values. It is the major difference between the two.

2. Secondly, we can have only one primary key in a relation,
whereas, multiple attributes can be declared unique at the
same time.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a proxy object?

1103


What are the different editions of oracle?

1176


How to use "for" statements in oracle?

1120


What is the difference between a hot backup and a cold backup in oracle?

1073


What is a trigger oracle?

1136


how do u setup a replication site?

2029


What happens to the current transaction if the session is ended?

1136


How will you identify oracle database software release?

1054


What is a user role in oracle?

1183


Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables

2115


Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

2179


How to add a new column to an existing table in oracle?

1186


How to find the duplicate rows count from employees table in oracle?

1143


What are the common oracle dba tasks?

1200


What are joins, explain all types of joins?

2360