liyunchuan

(select js from js limit 0,2)

union all
SELEct sum(js)as ss FROM (SELEct js FROM js LIMIT 0,2) A

 

 

 

分类:

技术点:

相关文章: