XQuery – String Functions

The following table lists the commonly used string manipulation functions provided by XQuery.

Sr.NoName & Description
1string-length Function Returns the length of the string.
2string-concat Function Returns the concatenated string as output.
3string-join Function Returns the combination of items in a sequence separated by a delimiter.

This Post Has 2 Comments

Leave a Reply