What is the difference between join and union.
Answer Posted / krish
Blue Shark
he is right but the union O/P
is wrong
1 hammer 3 $ 1
2 screwdriver 5 $ 2
this is right
it won't select duplicates
union all will do.
thanks
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Does pl sql work in mysql?
What is user in sql?
How to change the order of columns in Oracle SQL Plus ?
How do you optimize a stored procedure in sql?
How do I find duplicates in two columns?
Can we change the table name in sql?
What is the purpose of primary key?
How many types of relationship are there?
Explain the purpose of %type and %rowtype data types?
is it possible to pass an object or table to a procedure as an argument?
How do you sort in sql?
What is sql procedures and functions?
Write a sql query to convert all character to uppercase after hypen.
how to show all tables with 'mysql'? : Sql dba
what is a trigger? : Sql dba