Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to get the size of a BLOB column
Hi,
I am looking for the Oracle equivalent of the MSSQL's DATALENGTH function.
in mssql if I do a SELECT DATALENGTH(blobcolumn) from TABLENAME I get back a list of sizes of those BLOBs.
How would I do something similar in ORACLE?
any help will be greatly appreciated.
thanks.
-- Tao Ge Software Engineer tao_at_nextengine.com (310) 883-1837 NextEngine, Inc. 401 Wilshire Blvd., Ninth Floor Santa Monica, California 90401Received on Fri Mar 30 2001 - 20:12:43 CST
![]() |
![]() |