Minimorgie
Technical User
Hi,
I'm trying to write a sql script for sql server that searches a table column for a char and replaces it with either null or space. I can only find how to do this if the char is in a known position and unfortunately it will not always be. Any advice (explained as simply as possible!), would be welcomed.
Thanks
Minimorgie
I'm trying to write a sql script for sql server that searches a table column for a char and replaces it with either null or space. I can only find how to do this if the char is in a known position and unfortunately it will not always be. Any advice (explained as simply as possible!), would be welcomed.
Thanks
Minimorgie