php - Load data from external server to Oracle -


i connection oracle using php. i've file in php containing data want load oracle database table. easiest way read file , create insert queries this.

but can load data file in server oracle table without uploading file oracle server don't have ftp access?

another consideration bulk loading data oracle table(s) sql loader utility.


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -