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 are the joins,primary key,foriegn key, candidate key,
super key and expain them?

Answer Posted / monal

Joins: Joins are used to retrieve data from two or more
tables when there is either matching row exist in another
table or not.

Primary Key: Primary key ensures uniqueness of data in a
table so that no two rows in the table can have same value.

Foreign Key: Foreign key ensures that data entered in a
column must be checked with data already entered in the
primary key column of another table.

Candidate Key: In some tables there is possibility that more
than one column can carry unique values to make sure
uniqueness of data all across the table. one of those key
column becomes Primary key and other column become candidate
key.

Is This Answer Correct ?    39 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the contrast between sql and mysql?

1159


Explain go command in sql server?

1090


Give a example to search fr a string in all stored procedure in sql server.

1066


What is the web service used for reporting services?

126


What is Lock table in SQL?

1523


Explain system rowset functions?

1046


What is database replication?

1212


Explain SSRS Architecture?

203


What is the use of tempdb? What values does it hold?

1123


What is resource governor in sql server?

1052


What is a View ? Can we insert, Update and delete a view?

1065


Why do we use trigger?

1029


Explain how many types of relationship?

1086


what is a default tcp/ip socket assigned for sql server? : Sql server database administration

1122


Do you think BCNF is better than 2NF & 3NF? Why?

1342