Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Tablespace

Re: Tablespace

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: 1999/10/07
Message-ID: <939271440.19088.0.pluto.d4ee154e@news.demon.nl>#1/1

select tablespace_name
from user_tables
where table_name = '&your_table'

Hth,

--
Sybrand Bakker, Oracle DBA
Received on Thu Oct 07 1999 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US