|
Last Activity: 12/05/2013 22:23
Mentions
| 09/22/2017 |
| 14:40 - - DK mentioned ... CHAR(7) = '0000000',
@nLevel INT = 0,
@iaccount VARCHAR(32) = '',
tmcreate INT = 0,
dwserialNumber INT = 0,
NhitPoint INT = 0
as
set nocount on
declare iServerindex char(2)
set iServerindex = cast((cast serverindex as int) + 50) as char(2))
IF @iGu = 'S1'
BEGIN
... |





