Hi,
Currently, my procedure (using utl_file) writes output to a text file that is pipe delimited. Text file has 25 fields. Is it possible, instead of having it pipe delimited, to write each field in a set column number (i.e. field 1 would start at col 1, field 2 would start at col 10, etc)?
Thanks!
Currently, my procedure (using utl_file) writes output to a text file that is pipe delimited. Text file has 25 fields. Is it possible, instead of having it pipe delimited, to write each field in a set column number (i.e. field 1 would start at col 1, field 2 would start at col 10, etc)?
Thanks!