Closed maciejrudy-zz closed 7 years ago
MINUS test uses "UNION" by default. This removes duplicates from the result set.
Change UNION to UNION ALL, to get all differences.
MINUS test uses "UNION" by default. This removes duplicates from the result set.
Change UNION to UNION ALL, to get all differences.