Hi,
I am facing problem in split() in eval query. Is there a way to add rex/regex in split function to as deliminator?
I have a field with a value in really big string and i want to split the word based on white space. some time there are multiple white spaces between words. anybody has any idea how should i use split function?