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 Are Three Rules to Use UNION IN SQL SERVER

Answer Posted / saravakumar

UNION RULES
A UNION must be composed of two or more SELECT statements,
each separated by the keyword UNION.
Each query in a UNION must contain the same columns,
expressions, or aggregate functions, and they must be listed
in the same order.
Column datatypes must be compatible: They need not be the
same exact same type, but they must be of a type that SQL
Server can implicitly convert.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Capacity planning to create a database? and how to monitor it?

4243


How to generate random numbers with the rand() function in ms sql server?

1224


Explain temporary table vs table variable by using cursor alternative?

1053


Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?

195


What is the difference between truncate and delete commands?

1110


What are the source of constraints?

978


What are joins in sql and what are the different types of joins?

1060


What are the differences between ms sql server & oracle?

1115


What are the difference between “where” and “having” clause in sql server?

1131


What is the difference between seek predicate and predicate?

1108


how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration

958


what is sql server? : Sql server database administration

1043


What are the advantages of using a stored procedure?

1058


Do you know what is sql injection?

1041


What is the difference between sdf and mdf?

1352