What Are Three Rules to Use UNION IN SQL SERVER
Answer / 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 |
What is transcation?Plz give One example?
Difference b/w Clustered & non-clustered index? Not the bookish definition, but how they internally works in SQL Server?
What are the advantages of using views. Why do we need views when we have SPs?
Difference between aggregate functions of sql?
What are locks in sql?
how to know Who Is Blocking Your SQL Server?
What is the importance of concurrency control?
Name 3 ways to get an accurate count of the number of records in a table?
Can we linked SharePoint to a SQL database?
0 Answers Sans Pareil IT Services,
What are the transaction properties?
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
What is Peer to peer Replication?
1 Answers CarrizalSoft Technologies, HCL,
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)