读书人

DB2 导入跟导出

发布时间: 2012-07-23 09:42:19 作者: rapoo

DB2 导入和导出
导出表:exp system/manager@TEST file=d:\daochu.dmp tables=(table1,table2)
导入表
imp portal/portal@mydb file=E:\myproject\portal_tomcat5.5.20\sql\portal.dmp tables=(PORTAL_USER)

读书人网 >其他数据库

热点推荐