Convert sql int to varchar

Convert sql int to varchar 12.11 Cast Functions and Operators Table 12.15 Cast Functions and Operators Name Description BINARY Cast a string to a binary string CAST() Cast a value as a certain type CONVERT() Cast a value as a certain type Cast functions and operators enable conversion of values from one data type to another. ................
................