当前位置:Gxlcms > mysql > oracle10g数据备份与导入

oracle10g数据备份与导入

时间:2021-07-01 10:21:17 帮助过:27人阅读

oracle10g 数据备份与导入 实现方法

oracle10g数据备份

1.用sql/plus developer,选中要备份的数据表,右击选择"Export data"
2.在弹出的对话框中最后选择要保持数据库表信息的路径
3.点击“export” ok!
导入oracle10g数据备份
1.在sql/plus developer中选择菜单栏的“tools”单击
2.选择“import tables”
3.在弹出的对话框中填写好“import file”路径
4.单击“import” ok

人气教程排行