Answer Posted / mrityunjay dubey
Select column_name from tableA UNION Select column_name from tableB
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the most restrictive isolation level? : Transact sql
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
Can we write ddl statements in functions?
Can we update views in sql?
what does the t-sql command ident_incr does? : Transact sql
Could you please provide oca (oracle 10g) dumps for my certification ?
Is vs as in pl sql?
how to return query output in html format? : Sql dba
what is a constraint? Tell me about its various levels. : Sql dba
What is procedure explain with program?
What are sql procedures?
Which version of sql do I have?
What is dialect in sql?
Is there a way to automate sql execution from the command-line, batch job or shell script?
How can I get the number of records affected by a stored procedure?