what is the difference between union and union all
Answer Posted / ajith
A UNION statement eliminates duplicate rows;
A UNION ALL statement includes duplicate rows.
| Is This Answer Correct ? | 37 Yes | 4 No |
Post New Answer View All Answers
What are functions in sql?
What is the starting oracle error number? What is meant by forward declaration in functions?
Why do we use view in sql?
How to Declare Fixed Length String Value In PL SQL
Can triggers stop a dml statement from executing on a table?
what is the bond code in materialized view?
how to shutdown mysql server? : Sql dba
what is the difference between truncate and drop statements? : Sql dba
What is pl sql and why it is used for?
How do I create a sql database?
How insert into statements in sql?
What is the difference between nvl function, ifnull function, and isnull function?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
What is meant by truncate in sql?
What is t sql used for?