Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save malkitsingh/98117c695f9cc35e2cdc to your computer and use it in GitHub Desktop.
Save malkitsingh/98117c695f9cc35e2cdc to your computer and use it in GitHub Desktop.
UPDATE dbo.timezone SET dbo.timezone.[Column 4] = REPLACE( dbo.timezone.[Column 4], RIGHT(dbo.timezone.[Column 4], 1), '' )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment