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 / sompalli krishna

Join: joins are used to combine the columns from one or
more tables(join using one table is possible for self
join).output should B more than one column.
It is constraint based.Columns r joined based on similar
column names and datatypes also on both the tables.

union: union is used to combine the columns from one or
more tables.Output should B one column.
It is not constraint based.Any no. of columns can be
combined without using any condition.But the data types
should be same immaterial to column names.
Contact me for any queries on 09885790989

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is latest version of sql?

1102


How insert into statements in sql?

1123


what is the difference between clustered and non clustered index in sql? : Sql dba

1192


Write a unique difference between a function and a stored procedure.

1054


Can we use commit inside a trigger?

1147


what happens if you no create privilege in a database? : Sql dba

1050


Is pl sql better than sql?

1089


Explain how to use transactions efficiently : transact sql

1018


What is procedure explain with program?

1068


what are different types of collation sensitivity? : Sql dba

1122


How do I restart sql?

1027


how many sql ddl commands are supported by 'mysql'? : Sql dba

1067


How would you convert date into julian date format?

1044


tell us something about heap tables. : Sql dba

1146


what is the difference between where clause and having clause? : Sql dba

1047