Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Select statement

Select statement

From: Luis Fernandes <lfernandes_at_gruposumol.pt>
Date: Tue, 12 Jun 2001 15:21:01 GMT
Message-ID: <3b26318c.24258632@news.telepac.pt>

How can i do this in Oracle?

select table_name from dba_tables;

and then

select count(*) from ... each table resulting from first select?

I'll appreciate your solutions..

lfernandes_at_gruposumol.pt Received on Tue Jun 12 2001 - 10:21:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US