SELECT DISTINCT buyer FROM table WHERE buyer NOT IN (SELECT DISTINCT buyer FROM table WHERE seller='Seller A')