차량 검색

차량 상세 설정

SELECT * FROM `inko_car_data` WHERE `cd_state` = 1 AND `cd_gubun` =2 AND `cd_brand` = '10074' and mb_id in (42, 41) AND cd_gugun in('광명','김포','부천','수원','시흥','안산','용인','화성','서울','인천') AND cd_m_date_yyyy between 2015 and 2025 ORDER BY RAND() LIMIT , 20
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 ' 20' at line 1