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 / priyranjan das

The basic differences between Primary Key and Unique key are as follows.

1) By default Primary Key will generate Clustured Index
whereas Unique Key will Generate Non-Clustured Index.

2) Primary Key is a combination of Unique and NOT NULL Constraints so it can’t
have duplicate values or any NUll
Whereas for Oracle UNIQUE Key can have any number of NULL whereas for SQL
Server It can have only one NULL

3) A table can have only one PK but It can have any number of UNIQUE Key.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

6. Display the client name and order date for all orders using the traditional method.

2353


how may join possible between (requisition with purchase order)

2325


What happens in oracle commit?

1073


What is oracle in java?

1011


How to view the data files in the current database?

1147


How to put more than 1000 values into an oracle in clause?

1085


Explain the difference between a procedure and a function?

1236


What are named parameters?

1142


20. Using a set operator, display the client number of all clients who have never placed an order.

2235


What would you do with an in-doubt distributed transaction?

2040


How to define and use table alias names in oracle?

986


Where is the export dump file located?

1218


What are the varoius components of physical database structure of oracle database?

1037


What is hash cluster in oracle?

1244


What is blob data type in oracle?

1203