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

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?

1157


What is the use of aggregate functions in oracle?

1071


What is max rowid in oracle?

1079


Why use resource manager in Oracle?

1171


Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

2188


Is there a function to split a string in plsql?

1104


Oracle

2422


When do we use group by clause in a sql query?

1098


Please explain oracle data types with examples?

1128


How do you tell what your machine name is and what is its IP address?

2154


Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

1927


What is bulk collect in oracle?

1051


What is varray?

1191


How to assign a tablespace to a users in oracle?

1086


How to run create database statement again?

1215