Preview: #url.preview#
#_now#
select fsl_choIdTrace, operatorId as agOperatorId, fsl_choId, companyName, coalesce( fsl_choIdDate, convert( datetime, '12/31/2017' )) fsl_choIdDate from tbl_OPR_CLientOperators with (nolock) where coalesce( fsl_choIdDate, convert( datetime, '12/31/2017' )) >= and ownerId = 387 and fsltablecode = 'BRO' and fsl_choId > 0 order by fsl_choIdDate select operatorId from tbl_OPR_ClientOperators with (nolock) where operatorId = and fsl_choId = and ownerId = and fsltablecode =
NOT FOUND #_ownerType#:#_ownerId# #_operatorId#
#_ownerType#:#_ownerId# #_operatorId#
update tbl_OPR_ClientOperators set fsl_choIdTrace = where ownerId = 387 and fsltablecode = 'BRO' and operatorId =