can help me by indicating how the data update is done at the beginning of a field already created in SQL, for example:
telefono 323890988 247639087
For the fields of the telephone table I need to add at the beginning of each of them the value 012, remaining:
012323890988 012247639087
Keep in mind that there are millions of data to update.
Thank you very much.