PL/SQL (MOSC)

MOSC Banner

all rows of owner

edited Nov 25, 2011 9:26PM in PL/SQL (MOSC) 10 commentsAnswered
I'm in need of a SQL statement that returns the total number of rows of all tables of a specific schema owner.
I can do a SELECT * from all_tables where owner ='SOMEONE';

but I don't see any "row_count" or something which could give me that information.

Thanks.

Christoph

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center