SELECT * FROM `d0045385`.`moviedb` WHERE YEAR='1995' AND (MEDIA LIKE '%Ray Wise%' OR MEDIATYPE LIKE '%Ray Wise%' OR SOURCE LIKE '%Ray Wise%' OR ORIGINALTITLE LIKE '%Ray Wise%' OR TRANSLATEDTITLE LIKE '%Ray Wise%' OR DIRECTOR LIKE '%Ray Wise%' OR PRODUCER LIKE '%Ray Wise%' OR COUNTRY LIKE '%Ray Wise%' OR CATEGORY LIKE '%Ray Wise%' OR YEAR LIKE '%Ray Wise%' OR ACTORS LIKE '%Ray Wise%' OR DESCRIPTION LIKE '%Ray Wise%' OR COMMENTS LIKE '%Ray Wise%' OR VIDEOFORMAT LIKE '%Ray Wise%' OR VIDEOBITRATE LIKE '%Ray Wise%' OR AUDIOFORMAT LIKE '%Ray Wise%' OR AUDIOBITRATE LIKE '%Ray Wise%' OR RESOLUTION LIKE '%Ray Wise%' OR FRAMERATE LIKE '%Ray Wise%' OR LANGUAGES LIKE '%Ray Wise%') ORDER BY DATEADD DESC, TRANSLATEDTITLE ASC LIMIT -10,10
Invalid Query: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-10,10' at line 1