Query Run
select * from page_restrictions where pr_type = 'edit' and pr_level='review'; 8 months ago
select * from page_restrictions where pr_type = 'edit' and pr_level=review; 8 months ago
select * from page_restrictions where pr_type = 'edit'; 8 months ago
select count(pr_page), count(DISTINCT pr_page) from page_restrictions where... 8 months ago
select count(pr_page), count(DISTINCT pr_page) from page_restrictions where... 8 months ago