标签:小知识 path 导出 this 导出数据 serve password mys ESS
数据库
表名长度限制
字段名长度限制
oracle
30
30
mysql
64
64
db2
128
128
access
64
64
sqlserver
128
128
导出数据库的cmd指令
exp " + this.dbUserName + "/" + this.dbPassword+ "@" + this.sid + " file=" + this.backupPath + "/" + this.fileName
标签:小知识 path 导出 this 导出数据 serve password mys ESS
原文地址:https://www.cnblogs.com/jyybeam/p/9396147.html