Query Run
select count(*) from page_props where pp_propname = 'disambiguation'; 2 years ago
select distinct pp_propname from page_props; 2 years ago
select * from page_props limit 1; 2 years ago