jea = Tables("数据表").Compute("sum(余额)", "len(代码)=4")
jea = Tables("数据表").Compute("sum(余额)", "substring(代码,1,6)='123456'")