Define Union All Operator And Union?
Answers
Answered by
0
The SQL UNION ALL operator is used to combine the result sets of 2 or more SELECT statements. It does not remove duplicate rows between the various SELECT statements (all rows are returned). Each SELECT statement within the UNION ALL must have the same number of fields in the result sets with similar data types.
mark my answer as brainliest
Similar questions
Math,
6 months ago
Hindi,
6 months ago
Computer Science,
1 year ago
Accountancy,
1 year ago
Math,
1 year ago
English,
1 year ago