Selects and Long Raw columns - HELP
From: Padraic I. Hannon <hannon_at_rt66.com>
Date: 1996/05/18
Message-ID: <319E3FF9.41C6_at_rt66.com>#1/1
Date: 1996/05/18
Message-ID: <319E3FF9.41C6_at_rt66.com>#1/1
I can't for the life of me figure out why this does not work against a long raw column:
select content from mediaContent where id = 1238;
Where 'content' is a LongRaw column in the 'mediaContent' table.
I keep getting the following error message:
ERROR:
ORA-00932: inconsistent datatypes
any ideas?
Thanks
Paddy Hannon
Received on Sat May 18 1996 - 00:00:00 CEST