.STDifference is the equivalent of a subtraction. When
comparing A.STDifference(B), you get 'A' minus 'B'. Another related
function STSymDifference will provide you with the union of 'A' and 'B',
less the .STIntersection().
↧