开始 运行 cmd
导出命令
exp user/password@orcl file=d:\user.dmp full=y
导入命令
imp user/password@rocl file=d:\user.dmp fromuser=user touser=user ignore=1
本文详细介绍了如何使用SQL命令进行数据的导出和导入操作,包括使用expuser/password@orclfile=d:user.dmpfull=y进行数据导出,及使用impuser/password@roclfile=d:user.dmpfromuser=usertouser=userignore=1进行数据导入的步骤与注意事项。
开始 运行 cmd
导出命令
exp user/password@orcl file=d:\user.dmp full=y
导入命令
imp user/password@rocl file=d:\user.dmp fromuser=user touser=user ignore=1
2975
1693

被折叠的 条评论
为什么被折叠?