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 / kamruddin saha

Join can be implemented different numbers of column where as
Union is implemented same number of column in different tables
Ex:- Table1 Contains 5 column and Table2 contains 8 columns.
So we can get data of 3 columns from Table1 and 4 Columns
from Table2 using JOIN.

But using UNION we can get same number of column from both
table.Like 2 columns from Table1 and 2 columns from Table2.

Thank You

Is This Answer Correct ?    13 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why stored procedure is better than query?

996


What packages(if any) has oracle provided for use by developers?

5877


What is the use of sqldataadapter?

1023


How much does sql certification cost?

1134


What is pl/sql table? Why is it used?

1089


What is primary key secondary key alternate key candidate key?

1085


Why do we go for stored procedures?

1123


how to fetch common records from two tables? : Sql dba

1249


What is data definition language?

1135


What are sql functions? Describe the different types of sql functions?

1208


what are all the common sql function? : Sql dba

1102


what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba

1160


Is sql easier than java?

1067


How do I write a sql query in pgadmin 4?

1044


When is the update_statistics command used?

1180