What SQL keyword must immediately follow the UNION ALL
statement?
1. SELECT
2. INTO
3. ORDER
4. WHERE
5. JOIN
Answer Posted / tulsi
select
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is trigger point?
how to dump a table to a file with 'mysqldump'? : Sql dba
what are rollup and cube in t-sql? : Transact sql
Which is faster truncate or drop?
What are inbuilt functions in sql?
How can you view the errors encountered in a trigger?
Can we write dml inside a function in sql server?
What is sql not null constraint?
What are the steps for performance tuning.
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
What is crud diagram?
What is difference between stored procedures and application procedures?
What is difference between hql and native sql?
What are different functions in sql?
What is the difference between union and union all command?