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: Size of a Long Field

Re: Size of a Long Field

From: <JApplewhite_at_austin.isd.tenet.edu>
Date: Wed, 05 Feb 2003 12:09:39 -0800
Message-ID: <F001.00544D37.20030205120939@fatcity.com>

Ed,

Perhaps you could use the DBMS_SQL Define_Column_Long and Column_Value_Long procedures to manipulate the Long?

Converting the Long to a LOB using To_LOB function, then manipulating it with the DBMS_LOB package might do, too.

Jack C. Applewhite
Database Administrator
Austin Independent School District
Austin, Texas
512.414.9715 (wk)
512.935.5929 (pager)
JApplewhite_at_austin.isd.tenet.edu

                                                                                                       
                      "Ed Bittel"                                                                      
                      <grep_oracle_at_hotm        To:       Multiple recipients of list ORACLE-L          
                      ail.com>                  <ORACLE-L_at_fatcity.com>                                 
                      Sent by:                 cc:                                                     
                      root_at_fatcity.com         Subject:  Size of a Long Field                          
                                                                                                       
                                                                                                       
                      02/05/2003 08:53                                                                 
                      AM                                                                               
                      Please respond to                                                                
                      ORACLE-L                                                                         
                                                                                                       
                                                                                                       




How do you determine the size, in bytes, of a long field?

Please. No tape measure jokes.

Ed

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author:
  INET: JApplewhite_at_austin.isd.tenet.edu

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Feb 05 2003 - 14:09:39 CST

Original text of this message

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