Regular expression in MS SQL

  • I am curious, whether we can use regular expression in the MS SQL 2005.

    I have data base that has column which contains the webpage and I would like display the pages with tags removed from the page.

    I know how to do it using ASP and display content in web browser, but can we directly use SQL Server Management Studio to get it done?

    If yes can you guys let me know how it can be done.

    Thanks in advance

  • I found this on google..

    http://msdn.microsoft.com/en-us/magazine/cc163473.aspx

    hope it helps

    --------------------------

    I long for a job where my databases dont have any pesky users accessing them 🙂

  • Thank you very much

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply