What is the difference between UNION and UNION ALL?Core Java Interview Questions This deals with SQL. UNION only selects distinct values, UNION ALL selects all values. Total Views: 36,862