ITPUB??ì3
12月微软Hyper-V虚拟化沙龙主题征集
ITPUB论坛 » Oracle数据库管理 » 怎样改变表的属主。

标题: 怎样改变表的属主。
离线 Arraywj91
smalldot



精华贴数 1
个人空间 0
技术积分 239 (8162)
社区积分 22 (7345)
注册日期 2002-2-19
论坛徽章:0
      
      

发表于 2002-3-18 15:36 
怎样改变表的属主。

怎样改变表的属主。


只看该作者    顶部
离线 mistfire
老会员



精华贴数 0
个人空间 0
技术积分 1192 (1512)
社区积分 3 (19689)
注册日期 2001-11-19
论坛徽章:2
ITPUB元老授权会员    
      

发表于 2002-3-19 01:26 
I am sorry to think it maybe not alter the object schema.
But if you want the user 1 owned the user2 object,
you had two way:
  1)sql>  connect user1
    sql> create table tbname1
         as
          select * from user2.tbname;
  2) exp user1 file=... tables=(...,...)
      imp user2 file=... tables=(user1.tbname,...)


__________________
我就是烟火。
只看该作者    顶部
 
    

相关内容


CopyRight 1999-2006 itpub.net All Right Reserved.
北京皓辰广域网络信息技术有限公司. 版权所有
E-mail:Webmaster@itpub.net
京ICP证:010037号 联系我们 法律顾问