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 :)
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 :)