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 -> datalength

datalength

From: Andre Grosse <ag17_at_inf.tu-dresden.de>
Date: Wed, 06 Feb 2002 15:32:19 +0100
Message-ID: <3C613E73.60009@inf.tu-dresden.de>


under mssql is a function called DATALENGTH, retrieving the length of an expression, i.e. length of a VARCHAR column. now under oracle, where i have CLOB and BLOB instead of VARCHAR / VARBINARY i need a similiar function.
the oracle functions LENGTH and VSIZE cannot handle this. any suggestions?!

-- 
Andre Grosse
Received on Wed Feb 06 2002 - 08:32:19 CST

Original text of this message

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