阅读(3601) (27)

union

2017-07-04 18:54:00 更新
union操作用于合并两个或多个 SELECT 语句的结果集。合并 - union($name=’’)
Db('user')->union('select * from msg')->select()