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
Lopullinen
.
Toggle Highlighting
SQL
USE zhwiki_p; SELECT page0.page_title, page0.page_namespace FROM page AS page0 JOIN page AS page1 JOIN page as page2 JOIN templatelinks AS z ON z.tl_from = page0.page_id JOIN categorylinks AS a ON a.cl_from = page1.page_id JOIN categorylinks AS b ON b.cl_from = page2.page_id WHERE z.tl_title = "WikiProject_Video_games" AND a.cl_to = "电子游戏" AND b.cl_to = page1.page_title AND ( page0.page_title = page1.page_title OR page0.page_title = page2.page_title ) LIMIT 500;
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...