STR() function
In Sql Server STR() function converts a numeric value to character data. STR() function allows us to specify the total length and number of decimal places to be included when it is converted to character data. Continue reading “STR(), CHAR(), and ASCII() function in SQL Server”