Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 8.0 - SQL Plus guide
What kind of directory?? To see all tables to which you have access try
SELECT table_name from ALL_TABLES;
-- AjA tom wrote:Received on Thu Feb 20 2003 - 09:30:29 CST
> I try to find all tables within the environment I login. I do not know
> how to make a directory.
![]() |
![]() |