sql执行就是: 先有表(from、on、join),才能过滤(where),再才能分组(group、having),再才能选择去重(select distinct),再才能排序(order by),最后才能分页(limit)

相关推荐

牛客网
牛客企业服务