can you help me to solve this problem:insert into testhristo ( firstName, surName, federateState, email) values (?,?,?,?)insert into kunde ( testPersonID, statusOfHearing) values (last_insert_id(), ?)Exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL ser...