πŸ“Š MySQL
Q. Which package lets PL/SQL programs read and write operating system (OS) text files?
  • (A) UTL_HTTP
  • (B) UTL_FILE
  • (C) UTL_SMTP
  • (D) None of the above
πŸ’¬ Discuss
βœ… 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.

Explanation by: Akshay Kulkarni
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
220
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
98%
Success Rate