Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> how to know size of long raw

how to know size of long raw

From: pola_praveen <member_at_dbforums.com>
Date: Sat, 07 Dec 2002 01:49:44 +0000
Message-ID: <2135690.1039225784@dbforums.com>

I'm storing different types of files (like doc,ppt,pdf) in a long raw column in table.

Could you please let me know how can I get the size of each file for a particular row from the table.

can I retrieve the above information thru sql command or is there any dbms package api's (like dbms_lob.getlength for getting size of blob)to retrieve the size of a longraw.

Thanks in advance whoever respond.

Thx,
praveen.

--
Posted via http://dbforums.com
Received on Fri Dec 06 2002 - 19:49:44 CST

Original text of this message

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