Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Record Length ...
Use the command vsize. The format is vsize(coulmn_name) But you have to write some pl/sql code for the purpose.
Regards,
Tapas
-----Original Message-----
From: Harsh Agrawal [SMTP:HARSHA_at_Amdocs.com]
Sent: Monday, March 12, 2001 7:01 PM
To: Multiple recipients of list ORACLE-L Subject: 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.
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).
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 Wed Mar 14 2001 - 23:29:39 CST
![]() |
![]() |