Start Processing : 2026-01-27 19:52:40
0 rows affectedupdate wk_form_fills
set _segment =
case
when _emailName like '%Archer%' then 'CPM 2022'
when _emailName like '%IBM%' then 'CPM 2022'
when _emailName like '%Non-Partner%' then 'CPM 2022'
else ''
end
[10] 0.01 seconds -> -1 rows affected