Database: Sql Server
I have table column named page_text which contains following value
\" I Love stackoverflow.com because i can post questio
SELECT (LEN(@Text) - LEN(REPLACE(@Text,@SearchString,''))/(Len(@SearchString))