With which statement you can replace ONLY part of the text in the table.
I have a table that has several entries with a text such that:
http://miweb.com/textoquequieromantener
and I want it to become this:
https://miweb.com/textoquequieromantener
that is, I want to change http://miweb.com
by https://miweb.com
keeping the text that comes after that fragment.
I just added SSL to my site and I want to replace the links saved in the database.