Hi all,
I'm using the WM_CONCAT function for the string concatenations in the Oracle 11g version and now i'm required to move on to 12c version which does not support the WM_CONCAT string concatenation function. Is there an alternative to the WM_CONCAT in the Oracle 12c version. I have character count over 4000 and I need to perform the same function of the WM_CONCAT in the 12c version? Please provide me with a detail view and the differentiation of the function with the new version.
Thanks.