Hi Guys,
I have oracle database 12.1, Apex 19.1, ORDS 19.1.
I have csv file with 24096 records.
First I download from workspace->sql worlshop->Utility->Data Workshop
All records download successful.
I created new empty table with same structure like created first download.
Created apex application with component "Data Loading". I'm using the same csv file; records inserted only 21299, 0 errors.
I tried multiple times and the same results.
What is problems? How can I fix it?
Thanks Mary