GeekArticles
FAQ
Oracle FAQ
FAQ
Oracle FAQImporting csv (or xls) AND creating the destination table in PL/SQL
Hi Tom.
I need to write a PL/SQL web application that:
1) let the user upload an Excel file (csv or xls) to the server
2) import its content in a new table
I have been experimenting with external tables, but it seems to me this is not the s...
Sponsored Links
Read Next: OLTP table structure
Related Topics
Subscribe via RSS
Oracle FAQ
- Synchronize data from remote location
- Oracle Fundamentals
- How to connect SQLPlus without tnsnames.ora
- Best Practices for App Server Keep Alive
- bind variables in triggers
- how to avoid outer joins
- One 900 column table versus ten 90 column tables.
- Does select generate undo ?
- Performance Question
- Help analyze statspack report
