How string manipulation will work when you enter your name and age as an input?
Answers
Answered by
0
Answer:
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.
Answered by
0
Answer:
String Manupalation accept arguments of type CHAR, NCHAR, VARCHAR , NAVACHAR or LAVARCHAR. You can use string manipulation function anywhere you use an expression. The following function Convert between upper and lowercase letters in A character string: LOWER
Similar questions