Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: how to check table with sql ?
In article <7ulohf$h0q$1_at_news.cz.js.cn>,
"rateng" <rateng_at_wz.col.com.cn> wrote:
> Hi,anyone
> I want to view how many table is in a scheme of tablespace ?
> example:
> I have a aa tablespace ,userAA name user. I can use system
privilege.
> May I write the SQL command to view the database for
> how many table and what's name in this tablespace?
>
> And other problam, How to copy a table of a user of aaa schema
> to other user of bbb schema ?
>
> Please , thank you very much.
>
> regard: rateng_at_wz.col.com.cn
>
>
try dba_tables or dba_segments where owner= tablespace= ted
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Oct 21 1999 - 08:05:47 CDT
![]() |
![]() |