--查询数据库字段相加,同时对金额字段进行处理
and td.account.accountID||'#'||td.oppAccountNO||'#'||trim(to_char(td.creditAmount,'99999999999999.99')) in (:value)");