WAP to perform any 10 operations on string
Answers
Answered by
0
Answer:
hhffugcbkhfdhvdhxthsr
Answered by
1
Answer:
String Operations
Operation Description
White Space Removal The STRCOMPRESS and STRTRIM functions can be used to eliminate unwanted white space (blanks or tabs) from their string arguments. See Whitespace.
Length The STRLEN function returns the length of its string argument. See Finding the Length of a String.
Similar questions