Hi everyone. I need help with loading data using APEX data loading wizard.
I would like to load all the fields as varchar2. However, the data loading wizard detects some fields as numbers and throws some records in the error table.
How do I get around this? I want to minimize time I spend moving data from the error table to the main table.
Thank you in advance.