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 ') GROUP BY parent_id' at line 1

SELECT categories_id, parent_id FROM categories WHERE categories_id IN () GROUP BY parent_id

[XT SQL Error]