The following how could replace my commas with a designated number of spaces, it 10 spaces, or 5 spaces for simply readability of the output
utl_file.put_line(v_output_file1, cursor_emp.empno || ',' || cursor_emp.ename || ',' || cursor_emp.deptno);
|
+ Reply to Thread
Results 1 to 3 of 3
|
Click Here to Expand Forum to Full Width
|
Bookmarks