oracle小知识点


数据库

表名长度限制

字段名长度限制

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

posted @ 2018-07-31 15:32  泛舟青烟  阅读(101)  评论(0编辑  收藏  举报