Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> datalength
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 GrosseReceived on Wed Feb 06 2002 - 08:32:19 CST
![]() |
![]() |