Re: Extracting the size of an Oracle LONG data type
From: Marcus Voltis Bulach <bulach_at_bestway.com.br>
Date: 1998/12/04
Message-ID: <749fog$ebj$1_at_iguacu.dcc.unicamp.br>#1/1
Date: 1998/12/04
Message-ID: <749fog$ebj$1_at_iguacu.dcc.unicamp.br>#1/1
If you have installed the package "utl_raw", you can get the size with the function
utl_raw.length
This package is located at your $ORACLE_HOME/rdbmsXX/admin/utlraw.sql, and must be run under sys...
Sincerely,
Marcus Voltis Bulach
Received on Fri Dec 04 1998 - 00:00:00 CET