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

SQL

AخA
 
SELECT page_title
FROM page
JOIN revision_userindex ON rev_page = page_id
JOIN actor ON actor_id = rev_actor
WHERE page_is_redirect = 1
AND actor_name = "Komi_respubliko"
AND rev_parent_id = 0
AND page_latest = rev_id
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...