Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Tablespace
select tablespace_name
from user_tables
where table_name = '&your_table'
Hth,
-- Sybrand Bakker, Oracle DBAReceived on Thu Oct 07 1999 - 00:00:00 CDT
![]() |
![]() |