This query is marked as a draft This query has been published by Pppery.

SQL

AخA
 
select * from page join page_restrictions on pr_page = page_id where pr_type="edit" and pr_level="sysop" and page_is_redirect = 1 and page_namespace = 10 limit 100;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...