Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
IKhitron
.
Toggle Highlighting
SQL
# Mobile: 10069356 # Template: 7216752 /* select * from pagelinks where pl_from = 10069356; select * from templatelinks join page on tl_from = page_id where tl_target_id = 21855 select pl_title from pagelinks where pl_from = 10069356 and not exists (select * from templatelinks join page where pl_title = page_title and pl_namespace = page_namespace and tl_from = page_id and tl_target_id = 21855) */ select replace(page_title, '_', ' '), page_namespace from templatelinks join page on tl_from = page_id and tl_target_id = 21855 and not exists (select pl_title from pagelinks where pl_title = page_title and pl_namespace = page_namespace and pl_from = 10069356)
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...