What's wrong with this COQL?

What's wrong with this COQL?

What's wrong with this COQL?

Code returns "invalid operator found".

  1. SELECT id, Name, Stage, Account, Created_Time, Tag FROM Production_Orders WHERE (Account = '4356038000072566002' AND Stage NOT LIKE '%customer%') ORDER BY Created_Time DESC LIMIT 200