Skip to content

Instantly share code, notes, and snippets.

@parsibox
Created June 7, 2020 09:19
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 parsibox/4f64baff2b630c014f03e548d02da9e0 to your computer and use it in GitHub Desktop.
Save parsibox/4f64baff2b630c014f03e548d02da9e0 to your computer and use it in GitHub Desktop.
remove hidden char
update irankhodro set `code` = replace(`code`,UNHEX('E280ABE280AA') , '') ;
update irankhodro set `code` = replace(`code`,UNHEX('E280AC') , '');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment