UTL File
HI
I'm trying to pull data from a table and place in a excel file but there is Description column in the table and some records consisting of large description like below which is next line
P-12017-002 -MAGGIE DALEY PARK RENOVATION PHASE 2 “FOR PAYMENT ONLY - DO NOT F 1859702.07 |
When these kind of description is in the table the next line is going to the next row which is causing the report to be not clear.
Below is what i'm using...is there any way to change as we cant change the data
BEGIN
-- file_name := 'C_FA_ADD'||to_char(i_check_date,'MMDD')||'.TXT';