原地址:https://www.cnblogs.com/mysterious-killer/p/11671741.html (防止)
导出:
不要数据的:exp username/pwd@localhost:1521/orcl file=f:/backup.dmp rows=n
要数据的:exp username/pwd@localhost:1521/orcl file=f:/backup.dmp
导入:
imp username/pwd@localhost:1521/orcl file=C:/360/sdjsj.dmp full=y ignore=y