I have a MySQL database that contains a couple of MEMO field types that have text that contains html break tags (<br />
)
I want to globally remove these tags and insert a new line in the memo field at this point (I believe this is the ascii 10 character)