Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL*PLUS Format Question

Re: SQL*PLUS Format Question

From: Gary Baker <Aggie-Dad_at_worldnet.att.net>
Date: 1998/06/03
Message-ID: <6l2b5v$br4@bgtnsc03.worldnet.att.net>#1/1

Andy,

Numbers are right justified -- you can use 09999 to display leading zeroes or convert the number to a character (TO_CHAR). Character output is left justified.

Gary

Andy Hering <andy_hering_at_forecross.com> wrote in article <35747512.84260F30_at_forecross.com>...
>
>
>
Received on Wed Jun 03 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US