UTLFILE for reading & writing operating-system files - PL/SQL
Q. Which of the following is used for reading and writing operating-system files?- Published on 19 Oct 15a. UTL_FILE
b. UTL_HTTP
c. UTL_SMTP
d. None of the above
ANSWER: UTL_FILE
UTL_FILE helps the PL/SQL programs read and write operating system text files. It provides a restricted version of the operating system stream file I/O.