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 a primary key, and how is it different from a unique key?

Answer Posted / hr@tgksolutions.com

• Primary Key:
o Ensures each row in a table is unique.
o Cannot contain NULL values.
o A table can have only one primary key.
• Unique Key:
o Ensures all values in a column are unique.
o Can contain a single NULL value.
o A table can have multiple unique keys.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is composite data type in pl sql?

1168


Is id a reserved word in sql?

1187


Does sql*plus have a pl/sql engine?

1126


Do we need to rebuild index after truncate?

1098


What is sqlite used for?

1048


How to combine two stored procedures in sql?

1324


What is embedded sql in db2?

1061


What is pl sql script?

1083


How do I turn a list into a table?

1008


- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?

1893


What is difference between rank () row_number () and dense_rank () in sql?

1158


what is a database? : Sql dba

1239


Why plvtab is considered as the easiest way to access the pl/sql table?

1290


What is the difference between the conventional and direct path loads? : aql loader

1473


Show how functions and procedures are called in a pl/sql block.

1183