Hi raagadeepthi
It's not very difficult to put a file on server directory. You can take help from your DBA's for this. If this is also not possible then leave it.
Another way to load data into an Oracle table is using SQL Loader. For this you need not to have a file located on server :)
Happy coding.
Let me know if this solves your problem
Kind Regds,
Bhushan
It's not very difficult to put a file on server directory. You can take help from your DBA's for this. If this is also not possible then leave it.
Another way to load data into an Oracle table is using SQL Loader. For this you need not to have a file located on server :)
Happy coding.
Let me know if this solves your problem
Kind Regds,
Bhushan
Comment