Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Loading CSV data into table with always generated ID

MegamanXJul 28 2019 — edited Jul 30 2019

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.

Comments
Post Details
Added on Jul 28 2019
3 comments
836 views