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 UNION and UNIONALL?

Answer Posted / subramanya gv

Union is used to combining the data with out duplication and
effectively it is faster.
Union all is used to combining the data with duplication so
comparatively it is slower.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to provide values to user defined function parameters?

1064


how many clustered indexes can be created on a table? : Sql server database administration

1228


What is the benefit of normalization?

1138


What is a natural primary key?

1112


Explain the difference between delete,drop and truncate in SQL Server?

1165


What is the purpose of a table?

1000


What is subquery? Explain the properties of a subquery?

1039


What is the difference between ddl,dml and dcl commands?

1162


Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.

2583


What is the difference between functions and scalar functions?

1287


what is the system function to get the current user's user id? : Sql server database administration

1075


What is raiseerror? What is raiseerror?

1195


why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

1137


Explain database normalization?

1268


Explain about Normalization?

1122