SyntaxFix
Write A Post
Hire A Developer
Questions
BEST
DECLARE @yourSpecialMark = '/'; select len(@yourString) - len(replace(@yourString,@yourSpecialMark,''))
It will count, how many times occours the special mark '/'