Hi,
Yes, your analysis is correct, however, my data set is not. The corrected sample data is as follows
prov, free, sub, paid
======================
aa, null, null, Y
bb, Y, null, null
cc, null, Y, null
Bottom line, one of the three fields will always be a "Y" while the other two fields will...