I am running this query on a table:
SELECT DISTINCT product_type as pdt_typ, skill FROM [dbo].[Call_Data] WHERE skill NOT LIKE \'%HUA%\' AND product_type I