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 -> describe tablespace?

describe tablespace?

From: eugene kim <eugene1977_at_hotmail.com>
Date: Fri, 06 Sep 2002 11:04:47 +0000
Message-ID: <al98o5$qcf$1@newsreader.mailgate.org>

hi i'm currently using this command to see what tables are in my tablespace..
is there any shorter, informative way to do this? like describe tablespace?

select table_name from user_tables;

thank you Received on Fri Sep 06 2002 - 06:04:47 CDT

Original text of this message

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