select * from tbl_IMPORT_OperatorMerge om with (nolock) where om.eai_batchid = and om.ownerType = and om.ownerId = select operatorId from tbl_OPR_ClientOperators with (nolock) where ownerId = and fsltablecode = and operatorId = and companyName = union select operatorId from tbl_OPR_ClientOperators with (nolock) where ownerId = and fsltablecode = and operatorId = and companyName =
Total Merged Record Succeeded:#val( _totalRecordsMerged )#
Total Merged Record Not Succeeded:#val( _totalRecordsNotMerged )#

Records Not Merged

select * from qmd_records where eai_importId =
Operator ID Comments Company Name Dupe Operator ID Comments 2 Dupe Company Name
#qmd_record.operator_id# #qmd_record.comments# #qmd_record.company_name# #qmd_record.dupe_operator_id# #qmd_record.dupe_comments# #qmd_record.dupe_company_name#
#dataHTML#