SELECT a.* FROM `tm_product` a WHERE product_type = '2' AND a.`product_use` = 'Y' AND a.`product_cate` = '케이블/드레스팩' ORDER BY a.`product_sort` DESC , a.`add_time` DESC LIMIT -20,20

1064 : 'SQL 구문에 오류가 있습니다.' 에러 같읍니다. ('-20,20' 명령어 라인 5)

error file : /product/list.php