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

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
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