[CASE WHEN INSTR('mozilla/4.0 (compatible; msie 6.0; windows nt 5.1; de)', LOWER(`Agent_String`)) > 0 THEN 1 ELSE 0 END] => 0