Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: sqlplus
Yes.
select table_name from dba_tables where tablespace='MYTABLESPACE' order by
table_name;
syntax not checked.
Jim
"ad" <noSpam_at_hotmail.com> wrote in message
news:KGBB9.6568$dz2.784924_at_stones...
> is it possible to list the tables in a tablespace using sqlplus?
>
>
Received on Sat Nov 16 2002 - 18:53:16 CST
![]() |
![]() |