Re: Posed. Why does distinct-values not yield distinct values on a non-atomized sequence
I know that a solution is to atomize the sequence prior to applying distinct-values. My question is why I have to do that in the first place |
I know that a solution is to atomize the sequence prior to applying distinct-values. My question is why I have to do that in the first place |