SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Isra�l%' AND (ORIGINALTITLE LIKE '%Tim Williams%' OR TRANSLATEDTITLE LIKE '%Tim Williams%' OR ACTORS LIKE '%Tim Williams%' OR DIRECTOR LIKE '%Tim Williams%' OR PRODUCER LIKE '%Tim Williams%') ORDER BY DATEADD DESC, ORIGINALTITLE

Invalid Query: User 'mrlafiadb01' has exceeded the 'max_questions' resource (current value: 12485)