Start Processing : 2025-06-14 12:08:57
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 seconds -> -1 rows affected