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
what is an alias command? : Sql dba
how to create a new table by selecting rows from another table in mysql? : Sql dba
what is unique key constraint? : Sql dba
Mention what does the hierarchical profiler does?
What is the difference between union and union all command?
How can I tell if sql is running?
What is t sql used for?
what are the difference between clustered and a non-clustered index? : Sql dba
What is a dirty read sql?
How can triggers be used for the table auditing?
what is the difference between $message and $$message? : Sql dba
Can we use update in sql function?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
Describe different types of general function used in sql?
How can I speed up sql query?