随笔分类 -  MySQL

摘要:连接 查看进程 阅读全文
posted @ 2017-11-19 18:28 Sawyer Ford 阅读(141) 评论(0) 推荐(0)
摘要:索引与外键 order是MySQL的一个关键字,不要用来做表名,否则有坑。 触发器 replace into REPLACE works exactly like INSERT, except that if an old row in the table has the same value as 阅读全文
posted @ 2017-09-12 20:37 Sawyer Ford 阅读(190) 评论(0) 推荐(0)
摘要:开始学习MySQL。 customer表如下: 参考资料: How I Write SQL, Part 1: Naming Conventions 阅读全文
posted @ 2017-09-12 16:52 Sawyer Ford 阅读(134) 评论(0) 推荐(0)