Which one is correct syntax for applying UNION operator? - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
58 followers study24x7 13 May 2020 09:54 AM study24x7 study24x7

Which one is correct syntax for applying UNION operator?

A

SELECT column_name(s) FROM table_name1 UNION table_name2

B

SELECT FROM table_name1 AND table_name2

C

SELECT column_name(s) FROM table_name1 UNION SELECT column_name(s) FROM table_name2

D

None of the Above

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles