Skip to Main Content

SQL & PL/SQL

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!

Create OR Replace External table

S567Aug 21 2017 — edited Aug 21 2017

I am thinking to automate a manual work that i do on dailybasis.

It's all of loading the file data into a external table.

Is there any way that we can create OR replace external table as how we do for normal table ? I dont see the syntax of it any where?

Today if have loaded file 1 and tomorrow if i have to load file 2 for same table..I have to add this file 2 to already exsisting data in in external table

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2017
Added on Aug 21 2017
8 comments
836 views