I am working on cleaning up a database. There is a field where there shouldn't be any html formatting whatsoever, but it does. Is there any possible way to get rid of html tags using the REPLACE function? For example, I would like to delete any <img /> tags and anything within them. Is that possible in SQL?![]()






Bookmarks