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

Home -> Community -> Usenet -> c.d.o.tools -> select statement

select statement

From: Luis Fernandes <lfernandes_at_gruposumol.pt>
Date: Tue, 12 Jun 2001 15:21:25 GMT
Message-ID: <3b263360.24726184@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.. Received on Tue Jun 12 2001 - 10:21:25 CDT

Original text of this message

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