mysql remove tabs from string code example Example: mysql remove tabs from string REPLACE(`field`, '\t', '' );