Skip to content

Instantly share code, notes, and snippets.

@d8958101
Created March 22, 2018 01:40
Show Gist options
  • Save d8958101/3c2f1441d92cff4de8f5fec43072b382 to your computer and use it in GitHub Desktop.
Save d8958101/3c2f1441d92cff4de8f5fec43072b382 to your computer and use it in GitHub Desktop.
update GL_KENO_Source
SET InitDrawNo = 251453
where SourceCode = 4
update GL_KENO_Source_Status
SET DrawLocalDateTime = dateadd(day,-2,DrawLocalDateTime)
where sourcecode = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment