Query Run
select distinct(up_property) from user_properties ; 2 years ago
select distinct(up_property) from user_properties limit 1; 2 years ago
select * from user_properties limit 1; 2 years ago
select distinct(up_property) from user_properties where up_property like... 2 years ago
select distinct(up_property) from user_properties where up_property like... 2 years ago