摘要:
由于使用union 的时候在每一个表中是不可以使用order by 的比如:select a.id,a.name from a order by a.id union select b.id,b.name from b order by b.id这样是错误的需要将order by 移到uni... 阅读全文
posted @ 2015-06-17 23:15
找到自己的灰姑娘
阅读(793)
评论(0)
推荐(0)
浙公网安备 33010602011771号