Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL to find out user table which count > 0!
Man,
Try num_rows column from dba_tables system view.
Yeung Man wrote:
> Hi,
>
> I want to find out all user tables in our application system with
> rowcount > 0. I know I can do with the analysis and the query the dict. But,
> can I just use SQL to find them out? TIA.
>
> Best Regards,
> Man
>
> yngm_at_chowsangsang.com
--
Best Regards,
Reid Lai <reidlai_at_hk.super.net>
Oracle 7.3 Certified Database Administrator (OCP)
![]() |
![]() |