select count( distinct restaurantId ) as matches from [#_test1Table#] with (nolock)
Test 1: #encodeForHTML( _test1Table )# #lsnumberformat( qmd_test1Stats.matches )#
update tbl_OPR_ClientOperators set mfrCustNum = where ownerId = and fsltablecode = and operatorId = ; update tbl_CHO_Operators set tastewiseId = , tastewiseIdMethod = 'TWC', tastewiseIdDate = where cho_id = ; select ownerId, fsltablecode, fsl_choId, mfrCustNum, operatorId, companyName from tbl_OPR_CLientOperators where operatorId = select cho_id, cho_name, tastewiseId, tastewiseIdMethod, tastewiseIdDate from tbl_CHO_Operators where cho_id = ---> select count( distinct restaurantId ) as matches from [#_test1Table#] with (nolock)
Test 1: #encodeForHTML( _test1Table )# #lsnumberformat( qmd_test1Stats.matches )#