What SQL keyword must immediately follow the UNION ALL
statement?
1. SELECT
2. INTO
3. ORDER
4. WHERE
5. JOIN
Answer Posted / roopesh kumar
1. Select only
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
explain primary keys and auto increment fields in mysql : sql dba
What is faster join or subquery?
What is mdf ldf and ndf?
What is the use of stored procedures?
How do I tune a sql query?
Can you have more than one trigger on a table?
Why plvtab is considered as the easiest way to access the pl/sql table?
what is the difference between undefined value and null value? : Sql dba
what is auto increment? : Sql dba
What is a database? Explain
What is a primary key? Explain
what are tables and fields? : Sql dba
What is cross join example?
How can a pl sql block be executed?
What's the difference between a primary key and a clustered index?