Q. Which package lets PL/SQL programs read and write operating system (OS) text files?
β
Correct Answer: (B)
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.