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
Kenrick95
.
Toggle Highlighting
SQL
USE idwiki_p; SELECT blp_pages.page_title FROM (categorylinks c1) INNER JOIN page p1 ON (p1.page_id = c1.cl_from) INNER JOIN categorylinks c2 ON (c2.cl_to = p1.page_title) INNER JOIN page blp_pages ON (blp_pages.page_id = c2.cl_from) WHERE c1.cl_to = "Orang_hidup"
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...