What is the difference between join and union.
Answer Posted / vinay shukla
A join selects columns from 2 or more tables.
a union selects rows
| Is This Answer Correct ? | 60 Yes | 20 No |
Post New Answer View All Answers
What is secondary key?
What is the size of partition table?
What are the different ways to optimize a sql query?
How can we solve sql error: ora-00904: invalid identifier?
What are the rules to be applied to nulls whilst doing comparisons?
Define join and name different types of joins?
what are dynamic queries in t-sql? : Transact sql
Is big data nosql?
what is the difference between delete and truncate commands? : Sql dba
What is a null value?
What is view explain with example?
Write a sql query to find the names of employees that begin with ‘a’?
what are aggregate and scalar functions? : Sql dba
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
what are all the common sql function? : Sql dba