Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: recieve table names with sql?
If you just want the tables that belong to that schema try select * from
user_tables
Tony
DMC Stratex Networks
"Wolfgang Götzinger" <wolfgang.goetzinger_at_siemens.at> wrote in message
news:3D22CE68.CBA903E_at_siemens.at...
> Hi!
>
> Is it possible to query the table names of an oracle 8.1.7 with sql?
> How?
>
> thanx,
> Wolfgang
>
>
Received on Fri Jul 05 2002 - 09:34:42 CDT
![]() |
![]() |