select * from tbl_CHO_Operators where cho_id = 408289 select cdr_recordId from tbl_CDR_Distributors with (nolock) where ownerId = and fsl_tablecode = and fsl_dstId = update tbl_OPR_ClientOperators set distrib1 = where ownerId = and fsltablecode = and operatorId = select cdr_recordId from tbl_CDR_Distributors with (nolock) where ownerId = and fsl_tablecode = and fsl_dstId = update tbl_OPR_ClientOperators set distrib2 = where ownerId = and fsltablecode = and operatorId = select m.ownerId, m.fsltablecode, m.fsl_choId, m.operatorId, m.companyName, m.address, m.address2, m.city, m.state, m.zipCode, m.recordSource, m.oprCompanyType, m.independentYN, m.mfrCustNum as assignedID, m.fsl_choIdStatus, m.fsl_choIdBy, m.fsl_choIdDate, m.fsl_choIdTrace, m.distrib1, m.distrib2 from tbl_OPR_ClientOperators m with (nolock) where m.ownerId = and m.fsltablecode = and m.operatorId =