Looking for a quick and dirty way to programmatically write to an ASCII file (not looking for a COPY).
Something similar to utl_file.fopen and utl_file.put_line in Oracle
Thanks