UPDATE [SRO_VT_ACCOUNT].[dbo].[_PrivilegedIP]
SET [IP1] = <IP1, tinyint,>
,[IP2] = <IP2, tinyint,>
,[IP3] = <IP3, tinyint,>
,[IP4] = <IP4, tinyint,>
,[IP5] = <IP5, tinyint,>
,[IP6] = <IP6, tinyint,>
,[IP7] = <IP7, tinyint,>
,[IP8] = <IP8, tinyint,>
WHERE <Search Conditions,,>






