MS SQL Server REVERSE() Function

Sometimes you may need to work with specific part of a expression in MS SQL Server. There is a function called REVERSE in MS SQL...

MS SQL Server SUBSTRING() Function

Sometimes you may need to work with specific part of a expression in MS SQL Server. There is a function called SUBSTRING in MS SQL Server...

MS SQL Server STRING_SPLIT() Function

Sometimes you may need to split a tags value of column level  into row level  in MS SQL Server. There is a function called STRING_SPLIT...

MS SQL Server UNICODE() Function

Sometimes you may need to determine the integer value of an Unicode character  in MS SQL Server. There is a function called UNICODE in MS...

Bengali Unicode

The Bengali script is also known as Bangla. Bengali Unicode block contains characters for the Bengali, Assamese, Bishnupriya Manipuri, Daphla, Garo, Hallam, Khasi, Mizo, Munda,...

MS SQL Server NCHAR() Function

Sometimes you may need to convert an integer  value to an Unicode character in MS SQL Server. There is a function called NCHAR in MS...