SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%fran�ais%' AND (ORIGINALTITLE LIKE '%Niv Fichman%' OR TRANSLATEDTITLE LIKE '%Niv Fichman%' OR ACTORS LIKE '%Niv Fichman%' OR DIRECTOR LIKE '%Niv Fichman%' OR PRODUCER LIKE '%Niv Fichman%') ORDER BY DATEADD DESC, ORIGINALTITLE

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