sql中實現先排序后分組 數據表結構和數據如下: 目前數據表所有數據如下: mysql> select * from commun_message_chat_single where from_i ...