dba_tables does not show num_rows
From: Naga Nalluri <nnalluri_at_fantasy.sdt.com>
Date: 1996/02/13
Message-ID: <NNALLURI.96Feb12183523_at_fantasy.sdt.com>#1/1
Date: 1996/02/13
Message-ID: <NNALLURI.96Feb12183523_at_fantasy.sdt.com>#1/1
the command:
Am I incorrect in assuming the num_rows column in dba_tables
shows the number of rows in that table.
I am running Oracle 7.0.15.4.0 running on HP-UX 9.04.
Please e-mail me if convenient.
> select count(*) from tabx;
does return the correct number of rows in tabx.
and I am assuming this is what exists in
the num_rows field in the dba_tables row for tabx.
Thanks,
Naga.
nnalluri_at_sdt.com
--
-------------------
Naga Nalluri
nnalluri_at_sdt.com
Received on Tue Feb 13 1996 - 00:00:00 CET