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

Home -> Community -> Usenet -> c.d.o.misc -> Record size

Record size

From: <speng_at_ncs.com.sg>
Date: Wed, 02 Dec 1998 11:15:36 GMT
Message-ID: <7437gn$cr7$1@nnrp1.dejanews.com>


How can i check what is the record size? That is, if i query this

select count(*) from my_table where column_name is null;

==> 1000 records.

I want to find out what is the records size for these 1000 records.

--
Sok Peng

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Dec 02 1998 - 05:15:36 CST

Original text of this message

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