Hello everybody,
I try to write a generic code (plsql) in order to automate some manual tasks and make the life better. To do this, I should do read / parse / write operations on some files saved my computer desktop (test folder let's say)
Until the morning, I tried to read just a file by utl_file etc (can be used in plsql), however could not be successful! Why this is so tough to achieve? I just want to edit local files. Can you help me on this way please..
Regards,
Dilek