What is the difference between join and union.
Answer Posted / nand kumar
Join is used to established a conditional selection from 2
different tables, while union is used to select similar
data based on different conditions.
| Is This Answer Correct ? | 124 Yes | 52 No |
Post New Answer View All Answers
Explain spool.
What is on delete restrict?
how to analyze tables with 'mysqlcheck'? : Sql dba
What are basic techniques of indexing?
Can you select everything, but 1 or 2 fields, without writer's cramp?
What is localdb mssqllocaldb?
What are all the different types of indexes?
What is asqueryable?
What is procedure explain with example?
What is mutating table error?
Why use subqueries instead of joins?
How to read xml file in oracle pl sql?
Explain isolation levels. : Transact sql
What is a sql instance vs database?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba