What is the difference between join and union.
Answer Posted / vishnu e s
join-is used to join two tables which have the same field
and same data type.
union-is to join two sql querrys....
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What are all types of user defined functions?
How do you write an inner join query?
What is informix sql?
Can we create a trigger on view?
Is inner join faster than left join?
What are the types of dbms?
What is ttitle and btitle?
Does sqlite need a server?
How do I view a sql database?
Is record in oracle pl sql?
What is the difference between explicit and implicit cursors in oracle?
How many functions are there in sql?
how to use in conditions? : Sql dba
How do you optimize a stored procedure in sql?
what is 'mysqlimport'? : Sql dba