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 difference between join and union.

Answer Posted / prasad

The JOIN keyword is used in an SQL statement to query data from two or more tables, based on a relationship between certain columns in these tables.





The UNION operator is used to combine the result-set of two or more SELECT statements.
Notice that each SELECT statement within the UNION must have the same number of columns. The columns must also have similar data types. Also, the columns in each SELECT statement must be in the same order.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is trigger types in sql?

1043


How to read xml file in oracle pl sql?

948


How long will it take to learn pl sql?

981


explain primary keys and auto increment fields in mysql : sql dba

1017


how to use regular expression in pattern match conditions? : Sql dba

1089


what is an index? : Sql dba

1040


what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

1067


What is sql procedures and functions?

1073


Does pdo prevent sql injection?

990


Can we call procedure in select statement?

1110


Explain ttitle and btitle.

1165


How to disable a trigger name update_salary?

1315


how to install mysql? : Sql dba

1161


What are triggers in sql?

1061


what is foreign key? : Sql dba

1107