How to rename or remove or move a file using UTL_FILE_DIR ?
Dear experts,
I have a question is that, my server have a folder to receive .csv file using FTP, and that folder is specified as UTL_FILE_DIR.
After I've complete convert the data file and I want to rename or remove or move that data file to a specific folder. How can I do that?
Thank you very much in advance.
Ronald