Hi Everyone,
Hoping someone can help me on this, 😛
I have just got a large 200Million record database as an export from another system, however for some reason at the end of text field content I have “r” so if the field was NAME and the content was “Stephen” is displays “Stephenr”.
Is it possible to use MySQL (SQLYOG) to replace the “r” with nothing and update the records. I have tried to do this with PHP but it just kills my server.
Thanks
Stephen