Consider the table T1 it consits
A,2,3,4
consider another table t2 it contain
1,2a,3a,4a
now i need o get the upadted answer
Answer Posted / sreekanthb87
t1
A,2,3,4
t2
1,2a,3a,4a
now union of tw0 table must be
A,1,2,2a,3,3a,4,4a
now how you write the qurey ,the answer should be
A,1,2a,3a,4a
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are orphan records?
What are the different Topologies in which Replication can be configured?
Explain how does the report manager work in ssrs?
How many types of triggers in sql server?
What is transaction server auto commit?
What is the difference in accessing db between sql server vs sql azure?
According to you what goes into making the best database administrator? : sql server database administration
What is ms sql server reporting services?
How many types of local tables are there in sql server?
What is the main difference between ‘between’ and ‘in’ condition operators?
what purpose does the model database serve? : Sql server database administration
How to retrieve error messages using mssql_get_last_message()?
How efficient you are in oracle and SQL server?
When would you use the stored procedures or functions?
What are policy management terms?