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
Which kind of parameters cannot have a default value in pl sql?
Is coalesce faster than isnull?
What is pls integer?
What is offset and limit in sql?
What is not equal in sql?
What kind of join is join?
Can a commit statement be executed as part of a trigger?
what is 'mysqldump'? : Sql dba
Can pl sql procedure have a return statement?
What are the key differences between SQL and PL SQL?
What is a field in a database?
how to select first 5 records from a table? : Sql dba
What is difference between pl and sql?
Name the different types of indexes in sql and define them.
What is number function in sql?