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: Seeing BLOB by SELECT

Re: Seeing BLOB by SELECT

From: alex <whocare_at_s.org>
Date: Tue, 28 Jun 2005 02:41:59 +0800
Message-ID: <42c04877$1_2@rain.i-cable.com>


In 9iR2
"alex" <whocare_at_s.org> ¦b¶l¥ó news:42c0466d$1_2_at_rain.i-cable.com ¤¤¼¶¼g...
> Is it possible to display a BLOB column by SELECT in iSQL*PLUS? I know
> there is a RAWTOHEX() function which accepts both raw & blob types and
> converts them to hex equivalent character values. But I keep on receiving
> these errors:
>
>
> select pk,rawtohex(blobcol) from blobfile
> *
>
> ERROR at line 1:
> ORA-00932: inconsistent datatypes: expected - got BLOB
>
>
Received on Mon Jun 27 2005 - 13:41:59 CDT

Original text of this message

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