Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: rowcount and rowsize..
user_tables.num_rows
> ----------
> From: Saurabh Sharma[SMTP:ssharma1_at_fcsltd.com ]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: Wednesday, June 13, 2001 4:30 PM
> To: Multiple recipients of list ORACLE-L
> Subject: rowcount and rowsize..
>
> hi all,
>
> i've a c program which calculates the estimated no of blocks required to
> store a table after reading the table name, row size and row count.
>
> i feel to gather these stats i need to analyze tables. the row size can be
> found at user_tables.ang_row_len.
>
> but from where can i get the rowcount after analyzing table.
>
> any help regarding this.
>
> i need these 3 stats in a text file. namely
> table_name
> row_size
> rowcount
>
> to make them read by the c program and generate an output file.
> thanks
>
> saurabh
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rahul INET: rahul_at_ratelindo.co.id 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 Jun 13 2001 - 04:12:27 CDT