SQL ERROR
QUERY:
select no, subject, work_1st, work_2nd, area_1st, area_2nd, content, pay, worktypes, `condition`, person_num, gender, age, age_1st, age_2nd, scholarship, careeries, company, manager, everyday, closing_date, modify_date from rankup_work_employ_data as wedt where wedt.verify='yes' and (wedt.everyday!='no' or wedt.closing_date>=curdate()) order by wedt.modify_date desc limit 0, 10 LIMIT 0, 20

MYSQL ERROR:
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 'LIMIT 0, 20' at line 1