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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How can find out the value with maximum length in the column from dump(col1)?

RE: How can find out the value with maximum length in the column from dump(col1)?

From: Christian Antognini <Christian.Antognini_at_trivadis.com>
Date: Fri, 17 Dec 2004 07:54:32 +0100
Message-ID: <2CF83791A616BB4DA203FFD13007824A01E6AE90@MSXVS02.trivadis.com>


Hi

>How can find out the value with maximum length in the column from =
dump(col1)
>out put?
>
>sql >select dump(su_date) from bl;
>there is one dump file.from dump file how can findout which length >7
>thanks

If you are looking for the size in bytes you should give a look to = VSIZE. HTH
Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 17 2004 - 00:50:03 CST

Original text of this message

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