摘要:
原链接:https://www.cnblogs.com/wxm-bk/p/6510654.html oracle 创建临时表空间/表空间,用户及授权 1:创建临时表空间 create temporary tablespace user_temp tempfile 'Q:\oracle\product 阅读全文
摘要:
导出 exp username/password@address/listener file=D:\test\a.dmp 导入 imp username/password@host/listener file = D:\xx\xx.dmp log = D:\xx\xx.log full = y 阅读全文