Increase no. of character per row in Oracle Report Output (Comma Delimited)
I need to increase the no. of characters in an Oracle Report Output which is going to be a comma delimited output format.
This needs to be done in the Concurrent program output file for this report. Could you please suggest what & where I need to change in report.
Also is this possible by changing the style in concurrent program definition. What is the style which gives maximum no. of characters per row.
Thank