Re: PL SQL developer display user tables that are not empty

From: shakespeare <whatsin_at_xs4all.nl>
Date: Tue, 27 Nov 2007 09:35:22 +0100
Message-ID: <474bd6d2$0$232$e4fe514c_at_news.xs4all.nl>


"noelloen" <noel.yim_at_gmail.com> schreef in bericht news:ee0a2d21-773a-4ebb-a7df-e9390e8e2b01_at_o6g2000hsd.googlegroups.com...
> Hi
>
> How can i display user tables that are not empty using PL SQL
> developer? or
> How can i display user tables that are empty using PL SQL developer?
>
> thanks

In Pl/SQL developer you can't, it can only filter on columns in the "ALL_OBJECTS" table.
Table being empty is not a column in that table.

Shakespeare Received on Tue Nov 27 2007 - 09:35:22 CET

Original text of this message