Hello,
I have a column dek with the following data
I like Stack Overflow site. The users and answers are good. I also like site1.com and site2.com.
I want to retrun the data as follows
I like Stack Overflow site. The users and answers are good. I also like site1.com and site2.com.
Basically, want to remove all the hyperlinks from the column. Please let me know how to write the SELECT query. I am using SQL Server.
Thanks.