Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions
Thanks for the question.
Asked: July 29, 2020 - 12:14 pm UTC
Last updated: August 05, 2020 - 3:13 am UTC
Version: 9i
Viewed 1000+ times
UTL_FILE.FCOPY(src_location => 'MY_DIR', src_filename => 'Details.csv', dest_location => 'MY_OTHER_DIR', dest_filename => 'Details.csv');
Check out more PL/SQL tutorials on our LiveSQL tool.
PL/SQL reference manual from the Oracle documentation library