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 the main difference between constraints(like
primary key etc..)& joins?

Answer Posted / monal

Constraints are restrictions to make sure that data entered
in a table must meet certain crietria. You can put
constraint at either table level or column level. There are
5 types of constraints. Primary Key, Foregin Key, Unique,
Check and NOT NULL.

Joins are used to combine rows from one or more table. One
table using Self Join and More tables using inner join,
outer join, cross join.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me the use of keyword with encryption. Create a store procedure with encryption?

1053


What are triggers in ms sql server?

1222


How does stuff differ from the replace function?

1060


How to Check if table exists in sql server?

1181


Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?

128


What is primary key, unique key, and foreign key?

1012


What is normalization according to you and explain its different levels?

993


What are sp_configure commands and set commands?

1066


Explain different types of lock modes in sql server 2000?

976


Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?

1004


Define constraints and give an example of their use?

1092


What is BCNF? How is it better than 2NF & 3NF?

1064


How to create new tables with "create table" statements in ms sql server?

1104


What is dimension table? : sql server analysis services, ssas

1062


Is foreign key a primary key?

1169