This SQL tutorial discusses how one can combine two sets of results in SQL. The SQL commands covered are UNION, UNION ALL, INTERSECT, EXCEPT, and MINUS.