Hi All,
We are extracting data into .txt file and copying into a folder using utl_file.
Now, we wanted to make the extracted file read only, i mean, that file should't be able to edit even after copying to some other location.
Is there any way to do that.
Thanks.