Start Processing : 2025-03-15 01:38:52
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