Example:
S = { 1, 2, 3 } // A set
B = { 1, 2, 2, 3 } // A bag
Because:
Therefore:
SELECT UNIQUE .....