Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: rowcount and rowsize..
Hi
Same place "NUM_ROWS" (at least in oracle 8.0)
Jack
"Saurabh Sharma" To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> <ssharma1_at_fcsl cc: td.com> Subject: rowcount and rowsize.. Sent by: root_at_fatcity.c om 13-06-2001 11:30 Please respond to ORACLE-L
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
Indien bovenstaand e-mailbericht niet aan u is gericht, verzoeken wij u vriendelijk doch dringend het e-mailbericht te retourneren aan de verzender en het origineel en eventuele kopieën te verwijderen en te vernietigen.
Ernst & Young hanteert bij de uitoefening van haar werkzaamheden algemene voorwaarden, waarin een beperking van aansprakelijkheid is opgenomen. De algemene voorwaarden worden u op verzoek kosteloos toegezonden.
If you are not the intended recipient of this communication please return the communication to the sender and delete and destroy all copies.
In carrying out its engagements, Ernst & Young applies general terms and conditions, which contain a clause that limits its liability. A copy of these terms and conditions is available on request free of charge.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: nlzanen1_at_EY.NL 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:18:10 CDT