Hi,
I'm trying to upload CSV data into a table that has always auto generated but get an error whether I leave ID empty in the CSV or not have it.
ID field is set to always generated from sequence.
It works if it's set to "generate on default" but not "always generate".
Using APEX 5.1
Thanks.