XQuery – String Functions
The following table lists the commonly used string manipulation functions provided by XQuery. Sr.NoName & Description1string-length Function Returns the length of the string.2string-concat Function Returns the concatenated string as output.3string-join…