SELECT count(0) FROM tableSELECT count(1) FROM tableSELECT count(colname) FROM tableSELECT count(*) FROM table這四個語句有什么樣的區別啊?在網上查了很久還是迷茫.自己也動手測試了一下.還在暈著呢.
關于select count的問題
慕森卡
2018-12-03 14:17:34