File Write with UTL_FILE « System Packages « Oracle PL/SQL Tutorial






31.35.File Write with UTL_FILE
31.35.1.Open the output file for writing
31.35.2.Save string to a file with UTL_FILE.PUTF
31.35.3.Save lines to a file
31.35.4.Write text to a file with UTL_FILE package