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

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