ORA-19254: XQST0034 - too many declarations for function string
What triggered the Error:
The query module contained more than one function, either declared or imported, which have the same expanded QName.What should we do to fix it:
move the duplicate function definitions.