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
what is normalization? : Sql dba
what is rdbms? : Sql dba
What are the different tcl commands in sql?
Can a table have no primary key?
What is t sql used for?
What is sql query optimization?
What is sql analyzer?
How to assign sql query results to pl sql variables?
When to use inner join and left join?
What are the ddl commands?
How do you update f as m and m as f from the below table testtable?
Why do we use view in sql?
Explain mutating table error.
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
How do you run a query?