where 列2 = ‘条件1’ 这个先执行
过滤后的数据 再order by ‘条件2’
最后取第一条数据
也就是先where 再order by 再limit
转载于:https://www.cnblogs.com/as3lib/p/9438388.html
where 列2 = ‘条件1’ 这个先执行
过滤后的数据 再order by ‘条件2’
最后取第一条数据
也就是先where 再order by 再limit
转载于:https://www.cnblogs.com/as3lib/p/9438388.html