Subject | Inserting a character in place of another |
---|---|
Author | rodbracher |
Post date | 2005-05-04T08:49:44Z |
Hi
Anyone know of a function that would replace one charater with another
if the given char exists (in an update statement)
Basically I need to replace all spaces with ascii_char(xxx) for a
given column.
E.g. '8 100' should become '8♣100'
Thanks
Rod
Anyone know of a function that would replace one charater with another
if the given char exists (in an update statement)
Basically I need to replace all spaces with ascii_char(xxx) for a
given column.
E.g. '8 100' should become '8♣100'
Thanks
Rod