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

what is unique key?

Answer Posted / mapuka mueller

A unique key in sql signifies an attribute of an entity in a
table with the unique constraint, which simply implies that,
that a record(value) of that attribute can not be entered
more than once in that column (except null).
A further assignment of the primary key constraint to that
attribute (or a composite of two or more attributes(columns)
from values on the same row) makes it the unique identifier
of the record(row) in that table.

"It's sometimes hard to express what's in your mind but i
hope i tried"

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how you would restore a database using RMAN to Point in Time?

2183


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

2154


How to use select statement to count the number of rows in oracle?

1092


How to define an explicit cursor in oracle?

1098


How to rename an existing table?

1211


How to rollback the current transaction in oracle?

1101


Name the various constraints used in oracle?

1075


How do I use os authentication with weblogic jdriver for oracle and connection pools?

1095


What is dual table oracle?

1027


What is private procedure oracle?

1046


What is SQL access advisor in Oracle?

1228


How do I know if oracle client is installed on windows?

1090


How to create a stored program unit?

1316


What is merge statement used for?

1072


What are the set operators union, union all, minus & intersect meant to do?

1026