Re: ORA-00932: inconsistent datatypes /long raw field

From: laba <laba_at_att.co.kr>
Date: Sat, 6 Mar 1999 10:57:33 +0900
Message-ID: <7bq26u$qlh$1_at_usenet.kreonet.re.kr>


long raw column cannot be viewed in sql*plus... cause it contains specific data(image,sounds...etc)

you have to use tool or something to see the data in a long raw column.

Hope this help you...

Bogyu,Kim

Andreas Jung <ajung_at_sz-sb.de> wrote in message news:7bolhc$4up$1_at_hades.rz.uni-sb.de...
>Under Oracle 7.3.3/Solaris 2.5.1 we have the following problem:
>
>create table sux(sux long raw);
>select * from sux;
>
>ERROR:
>ORA-00932: inconsistent datatypes
>
>What's the problem behind here ?
>
>Thanks,
>Andreas
Received on Sat Mar 06 1999 - 02:57:33 CET

Original text of this message