
Question
How to filter output from MATCH_PROCESS_REGEX(some statement). All the results with value=1 is expected. I am using CASE WHEN (MATCH_PROCESS_REGEX(some statement) = 1) THEN 'A' else 'B' END;However, it is not working. (error attached)Pls suggest
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.