Hi,
Like to check if there is a SQL expression to check if the string sequence/array is empty? I need to do content filtering such that if either a particular string exists in the sequence/array or if the sequence/array is empty, I should allow the data to go through. Thank you.