When using the SQL Statement advanced function I get an error.
This is the response
<Output>
<Status state="ERROR">An error:
java.sql.SQLException: ORA-01002: fetch out of sequence
This occurred while executing query:
INSERT INTO TEST_IDA_DATA VALUES ('125401', 'false', '05/06/1977', 'First', 'AZ650802C', 'Helga', 'Elgin', 'United Kingdom', 'Moray', '13 Highland Drive', 'IV308QH')</Status>
</Output>
Despite the error the record does appear in the table. Why am I getting this error and how do I stop it from occurring?