lastquery : SELECT * FROM `ssa_course` WHERE `id` IN() ORDER BY `id` ASC
DB Error: syntax error
SELECT * FROM `ssa_course` WHERE `id` IN() ORDER BY `id` ASC [nativecode=1064 ** 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 ') ORDER BY `id` ASC' at line 1]