read from file and write to file without using utl_file
hi all,
is there another way to read the contents of a csv file and not use utl_file. problem with utl_file is that i need to have access to an oracle directory which i currently don't have. also write to csv and not use utl_file?
is there another function that can read files and write files from and to local drive?
thanks
allen