_____________ functions are used for the manipulation of the string
Answers
Answered by
2
String-manipulation functions. String-manipulation functions accept arguments of type CHAR, NCHAR, VARCHAR, NVARCHAR, or LVARCHAR. You can use a string-manipulation function anywhere you use an expression. The following functions convert between upper and lowercase letters in a character string: LOWER.
Similar questions