SELECT * FROM `thebigwaf01`.`movies` WHERE PERIOD='1990 -> 2000' AND (ORIGINALTITLE LIKE '%Kelly Rowland%' OR TRANSLATEDTITLE LIKE '%Kelly Rowland%' OR DIRECTOR LIKE '%Kelly Rowland%' OR PRODUCER LIKE '%Kelly Rowland%' OR ACTORS LIKE '%Kelly Rowland%' OR DESCRIPTION LIKE '%Kelly Rowland%' OR VIDEOFORMAT LIKE '%Kelly Rowland%' OR FRAMERATE LIKE '%Kelly Rowland%' OR FILESIZE LIKE '%Kelly Rowland%' OR AUDIOFORMAT LIKE '%Kelly Rowland%' OR DATEADD LIKE '%Kelly Rowland%' OR MEDIA LIKE '%Kelly Rowland%' OR RESOLUTION LIKE '%Kelly Rowland%' OR LENGTH LIKE '%Kelly Rowland%' OR LANGUAGES LIKE '%Kelly Rowland%' OR SUBTITLES LIKE '%Kelly Rowland%' OR MEDIATYPE LIKE '%Kelly Rowland%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -24,24
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 '-24,24' at line 1