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: Record Length ...

RE: Record Length ...

From: Harsh Agrawal <HARSHA_at_Amdocs.com>
Date: Mon, 12 Mar 2001 08:03:32 -0800
Message-ID: <F001.002C99D1.20010312074617@fatcity.com>

Thanks,

But it gives bytes for "current status of field". i.e. if field is empty or filled it will be different.

This makes the assumption that at least one record must be having all fields filled except CHAR, to know the maxm recd length. Right ?

-----Original Message-----
Sent: Monday, March 12, 2001 3:56 PM
To: Multiple recipients of list ORACLE-L

vsize( <name of the field> ). You can use it through PL/SQL or SQL.

Regards.

> -----Mensaje original-----
> De: Harsh Agrawal [SMTP:HARSHA_at_Amdocs.com]
> Enviado el: lunes 12 de marzo de 2001 14:31
> Para: Multiple recipients of list ORACLE-L
> Asunto: Record Length ...
>
> Hi,
>
> I have a table containing CHAR, VARCHAR2, NUMBER and DATE fields.
>
> Is there any way or command to find out the record length in bytes.
>
> This can be useful while defining a Buffer in Pro*C to handle
a record.
>
> Thanks in Advance.
>
> = Harsh
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Harsh Agrawal
> INET: HARSHA_at_Amdocs.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Trassens, Christian
  INET: CTrassens_at_uni2.es

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Harsh Agrawal
  INET: HARSHA_at_Amdocs.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Mon Mar 12 2001 - 10:03:32 CST

Original text of this message

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