Trailing Spaces in Oracle Reports [message #90155] |
Tue, 16 November 2004 05:07 |
Dinesh Chauhan
Messages: 3 Registered: August 2004
|
Junior Member |
|
|
Hi All,
I am developing a report in which I need to generate a flatfile. This flatfile may contain records having trailing spaces.I have tried to append these SPACES by using lpad,rpad or simple concatination of ' ' to record.
But Oracle report is automatically truncating trailing spaces from every record output.
Do someone tell me how to preserve these tailing spaces in Oracle Reports. Any solution/tip/guidance is highly appreciated
Thanks in Advance
Dinesh
|
|
|