USE [SR_R_Shard1]
GO
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '8' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '10' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '12' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '15' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '16' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '20' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '22' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '25' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '30' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '35' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '40' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '45' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '50' ;
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = 3 where dwdelaytimemax = '160' ;