I want to select information from a table (string) by excluding that which I don't want. Is there a "NOTIN" operator or equivalent?
e.g. I want to select records do not contain the word "crane" and also the records which do not contain the word "wheel"
e.g. I want to select records do not contain the word "crane" and also the records which do not contain the word "wheel"