回复:Reg: Merging Rows

2014-06-24 Thread snv
select id, SUM(COALESCE(col1, 0))‍, SUM(COALESCE(col2, 0))‍, SUM(COALESCE(col3, 0))‍, SUM(COALESCE(col4, 0)) from example group by id ‍ -- 原始邮件 -- 发件人: "usha hive";; 发送时间: 2014年6月25日(星期三) 凌晨4:23 收件人: "user"; 主题: Reg: Merging Rows Hi, I am trying to merg

subscribe

2014-06-21 Thread snv
subscribe‍