what is the difference between union and union all
Answer Posted / srinivas
Another difference is that union will sort the result sets
whereas union all will not.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are pl/sql packages?
explain the difference between delete , truncate and drop commands? : Sql dba
What are the features of pl sql?
What are the advantages of normalization?
how many sql dml commands are supported by 'mysql'? : Sql dba
What is a system versioned table?
When is a declare statement required?
Explain the steps needed to create the scheduled job?
What is substitution variable?
Explain sql data types?
What does the argument [or replace] do?
What is lookup table in sql?
What is the best partition size for windows 10?
Write an sql query to select all records from the table?
Can you do multiple joins in sql?