update comCustAccounts set currid = RTRIM(LTRim(currid))
where currid <> RTRIM(LTRim(currid))
update comFundMain set currid = RTRIM(LTRim(currid)) where currid <> RTRIM(LTRim(currid))
update comFundsub set currid = RTRIM(LTRim(currid)) where currid <> RTRIM(LTRim(currid))
DELETE from comCustAccounts where StartAdvExchRate=0 and id='B2065'
delete from comCustAccounts where id='B2033'