Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> [PL/SQL] Overriding leading space removal in reports
I have a PL/SQL script which produces a columner report.
However, the first column is a NUMBER data type, so if I replace
the leading zeros with spaces the values get left-aligned.
Other than printing the value with leading zeros, is there a
way to make the values line up to the right?
Received on Tue Mar 11 2003 - 14:24:01 CST
![]() |
![]() |