Learn SQL: Microsoft SQL Server - Episode 12: Finding the length of a String
Many times we have to look at how many characters there are in a string. Sometimes we even need to find the position of a character or a set of characters in a particular string in a column.
In this episode, we will look at how we can accomplish thi...
gorank.hashnode.dev2 min read