MySQL執行多表聯查時,報錯ln aggregated query without GROUP BY

問題:mysql5.7,執行sql語句報錯:In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'department_id'; this is incompatible with sql_mode=only_full_group_by 解決辦法: ①通過n
相關文章
相關標籤/搜索