0

I have a SQL query that extracts data from the source system, and the data is formatted in CSS format so it contains text along with things such as < p > blah blah < / p >

Is there any simple way to remove all of these?

Thank you for any help :)

2
  • 1
    That's not CSS, that's HTML. So are you just asking how to strip HTML tags from a string? Commented Oct 19, 2017 at 11:34
  • Yes apologies, I just want the text..not the bits of code Commented Oct 19, 2017 at 11:36

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.