Fork of Placenames clashing with plurals by Certes
This query is marked as a draft This query has been published by Certes.

SQL

AخA
 
SELECT 123;/*SET STATEMENT max_statement_time = 10 FOR
SELECT Ps.page_title, Pp.page_title
FROM page Pp
JOIN page Ps ON Ps.page_namespace = 0 AND Ps.page_title = "Queen"
WHERE Pp.page_namespace = 0 AND Pp.page_title = "Queens"
LIMIT 10;*/
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...