Please let me know if UNION ALL and Natural Join does the
same operation and are same...
Answer Posted / vasanth
Natural Join and UNION ALL won't give same results.
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins
what are the differences between require and include, include_once and require_once? : Sql dba
What is integrity in sql?
What is the difference between an inner and outer join?
Why do we use joins?
What is the difference between Union and Union all. Which is faster.
What is varchar sql?
What is the sql case statement?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What are all types of user defined functions?
What is the purpose of normalization?
Describe sql comments?
How to add a column ‘salary’ to a table employee_details?
Can a trigger call a stored procedure?
What is denormalization in a database?