Q. Which of the following is used for reading and writing operating-system files?
β
Correct Answer: (A)
UTL_FILE
Explanation: 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.