导入导出一个或多个数据库表命令 导出表: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)