
Oracle导入导出命令
EXP和IMP的用法 exp 用户名/密码@数据库连接地址 file=导出文件路径 imp 用户名/密码@数据库连接地址 file=导入文件路径 ignore=y 例如:imp scott/abcd@127.0.0.1:1521/orcl&...
EXP和IMP的用法 exp 用户名/密码@数据库连接地址 file=导出文件路径 imp 用户名/密码@数据库连接地址 file=导入文件路径 ignore=y 例如:imp scott/abcd@127.0.0.1:1521/orcl&...