UTL FILE in Oracle
UTL FILE With the UTL_FILE package, PL/SQL programs can read and write operating system text files. UTL_FILE provides a restricted version of operating system stream file I/O. UTL_FILE is a PL/SQL package that can be used to write to operating system...