Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.6K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
How can I stop Oracle Apex Data Loading Wizard from detecting source data types

PeterKatongole
Member Posts: 2 Green Ribbon
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.