SELECT * FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Danemark%' AND (ORIGINALTITLE LIKE '%Gulzar Inder Chahal%' OR TRANSLATEDTITLE LIKE '%Gulzar Inder Chahal%' OR ACTORS LIKE '%Gulzar Inder Chahal%' OR DIRECTOR LIKE '%Gulzar Inder Chahal%' OR PRODUCER LIKE '%Gulzar Inder Chahal%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT -144,144

Invalid Query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-144,144' at line 1