I need an "or" . What do I use PTYPE = 'S' or LOCID = 'HEA' or LOCID = '022' PTYPE = 'S' | LOCID = 'HEA' | LOCID = '022' Thanks