Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: want to get table names from system tables
You could use USER_TABLES. It describes all tables owned by current user.
-- Roman Mirzaitov Brainbench MVP for Oracle Administration www.brainbench.com <matthias.luettgert_at_risa.de> wrote in message news:9ds7tt$c6v$2_at_amun.combox.de...Received on Tue May 15 2001 - 23:10:01 CDT
> Hello,
> I want to read the table names owned by a user from a oracle
> system table. Does anybody know, which system table contains the
> table names?
>
> Thanks,
> Matthias.
>
> --
> Matthias Luettgert, RISA Sicherheitsanalysen GmbH
> matthias.luettgert_at_risa.de
![]() |
![]() |