halfbarrel
Programmer
Hello,
I have a question about sqlplus. It seems whenever I run and sqlplus and spool out the file the number fields have a preceding space. This is even if I format them like:
column MPI_NBR format 09999999999
It will then look like this in the spool file.
00000001111
Does anyone have any ideas of how to get rid of this.
Thanks,
Chris.
I have a question about sqlplus. It seems whenever I run and sqlplus and spool out the file the number fields have a preceding space. This is even if I format them like:
column MPI_NBR format 09999999999
It will then look like this in the spool file.
00000001111
Does anyone have any ideas of how to get rid of this.
Thanks,
Chris.