摘要: 1.count(*)和count(1) 都可以对表格的函数进行技术操作 count(1)的执行效率比count(*)稍高 count(1)可以理解为是对表格中的第一个字段进行计数 阅读全文
posted @ 2019-08-05 14:37 三十六烦恼风x 阅读(107) 评论(0) 推荐(0) 编辑
摘要: 1. 1055 - Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'information_schema.PROFILING.SEQ' which is not 阅读全文
posted @ 2019-08-05 10:12 三十六烦恼风x 阅读(332) 评论(0) 推荐(0) 编辑