What SQL keyword must immediately follow the UNION ALL
statement?
1. SELECT
2. INTO
3. ORDER
4. WHERE
5. JOIN
Answer Posted / isha das
select
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is sql an operating system?
What does varchar include?
What is output spooling in sql*plus?
Can we commit in trigger?
explain primary keys and auto increment fields in mysql : sql dba
Explain normalization and what are the advantages of it?
What is the syntax to add a record to a table?
What is the usage of the distinct keyword?
Which is better varchar or nvarchar?
what are all the different normalizations? : Sql dba
How do I create a memory optimized filegroup?
What is sql injection vulnerability?
Can we create view in stored procedure?
explain the difference between delete , truncate and drop commands? : Sql dba
Enlist the data types that can be used in pl/sql?