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...

Is primary key = unique key,not null?
If yes,please explain
IF No,please explain

Answer Posted / anamika niit

Primary key and unique are Entity integrity constraints

Primary key allows each row in a table to be uniquely
identified and ensures that no duplicate rows exist and no
null values are entered.

Unique key constraint is used to prevent the duplication of
key values within the rows of a table and allow null
values. (In oracle, one null is not equal to another null).

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you increase the OS limitation for open files (LINUX and/or Solaris)?

1975


how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?

2414


What is the relation of a user account and a schema in oracle?

1126


What is oracle rowcount?

1147


Which is better Oracle or MS SQL? Why?

6486


Explain rename?

1046


How to create additional tablespaces for an new database?

1078


How to define an oracle cursor variable?

1092


How many types of segments in Oracle?

1116


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

1148


Can we use bind variables in oracle stored procedure?

987


How do we get field details of a table?

1030


How to rename an existing table?

1219


Explain oracle left join with an example?

1064


How to convert times to characters in oracle?

1071