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 -> Format of output in Sql*plus

Format of output in Sql*plus

From: patrick <pleloux_at_om.nl>
Date: 20 Apr 2006 05:30:28 -0700
Message-ID: <1145536228.182617.36620@i40g2000cwc.googlegroups.com>


Hello everybody,

I have a problem with the output of my query in Sql*Plus. Hopin for an answer...

My output looks like:

ID_XXXX SUM(XXXXXXXXXXXXXX)

------- --------------------
 V I 0                     4
 V K 0                     1
 V L 0                   488

The problem is it doesn't show all of ID_XXXX, which should be like VI030, VK019 and VL004.
Why does it place spaces and not showing all of it?

Thanks,

Patrick Received on Thu Apr 20 2006 - 07:30:28 CDT

Original text of this message

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