Query Run
select distinct up_property from user_properties; 6 years ago
--select count(*) from user_properties where up_property = '' and up_value =... 6 years ago
select count(*) from user_properties where up_property = '' and up_value = 1; 6 years ago