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

Home -> Community -> Usenet -> c.d.o.server -> Re: Simple question about tablespaces.

Re: Simple question about tablespaces.

From: Tom Best <Tom.Best_at_bentley.com>
Date: Mon, 17 Jan 2000 10:42:06 -0500
Message-ID: <3883384E.26C418E9@bentley.com>


select table_name from user_tables where tablespace_name = 'whateveryouwant'

Tom Karlsson wrote:

> Hey all,
>
> How the heck do you list what tables there are in a particular tablespace?
> :). I know of course which tables I've created, however, there must be a
> way to list the names of em all in a given tablespace.
>
> Either I'm blind, or this question remains unanswered in several piles of
> documentation :).
>
> Thanks,
>
> Friendly regards
>
> /TK
Received on Mon Jan 17 2000 - 09:42:06 CST

Original text of this message

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