摘要: 1. 表名和属性名 按照 规范 应该加反引号``(就是键盘上esc键下面,"1"键左边的那一个), 否则如果字段中出现某些关键字, 会引起歧义并报错。 例如: insert into `onlineshop_transferorder` ( from, to, relateId, total, pr 阅读全文
posted @ 2017-06-28 15:09 glorythesky 阅读(356) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2017-06-28 13:28 glorythesky 阅读(3) 评论(0) 推荐(0)