Hello All.
I have a database with 1400 rows and we have a column called descript. But each content of the row in "descript" have different text. This text have words with a "?" sign.
How can rename each word that have a ? sign with another word?
for example:
Descript >> hello we are t?king a lot...
We need to replace the word "t?king" of each row with "taking"
Thanks you in Advance.
I have a database with 1400 rows and we have a column called descript. But each content of the row in "descript" have different text. This text have words with a "?" sign.
How can rename each word that have a ? sign with another word?
for example:
Descript >> hello we are t?king a lot...
We need to replace the word "t?king" of each row with "taking"
Thanks you in Advance.