Hi All,
Is there any string function that can count the number of occurrences of delimiter inside a string ?
Or is there any workaround to find the same?
eg for the string 'xyz,abc,cde,wer,123,fr,g' count is 7.
Regards,
Suman.
Hi All,
Is there any string function that can count the number of occurrences of delimiter inside a string ?
Or is there any workaround to find the same?
eg for the string 'xyz,abc,cde,wer,123,fr,g' count is 7.
Regards,
Suman.