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

Home -> Community -> Usenet -> c.d.o.server -> Re: Question about Data displayed by SQLplus

Re: Question about Data displayed by SQLplus

From: Martin Haltmayer <Martin_Haltmayer_at_KirchGruppe.de>
Date: 1998/03/04
Message-ID: <34FCE7B1.15BEF5A3@KirchGruppe.de>#1/1

How do you see the value being ":000"? When you do a SELECT within sqlplus? If so, what do you get when doing "SELECT dump (weird_column)"?

Martin Haltmayer

Gunner wrote:
>
> I was wondering if anyone else has experienced this and if anyone has
> any idea of what this could mean:
>
> We have a process which calculates summary information and writes to a
> certain table. One of the columns of this table is datatype numeric.
> When we use sqlplus to querry this table, we'll occasionally find that
> the value in the this column is :000
> We have absolutely no idea how this value is getting into this column
> (it is not within the scope of our application) and we've not been able
> to manually insert a value like this.
> Does anyone have any clue whatsoever what this value could indicate?
> Please respond by email. Make sure to remove the 'nospam' from the
> return address.
Received on Wed Mar 04 1998 - 00:00:00 CST

Original text of this message

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