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
لوقا
.
Toggle Highlighting
SQL
/* SELECT p0.page_title FROM categorylinks INNER JOIN page p0 ON p0.page_id = categorylinks.cl_from WHERE categorylinks.cl_type = 'page' AND p0.page_namespace IN (0) AND ( categorylinks.cl_to LIKE 'كيمياء' OR categorylinks.cl_to IN ( SELECT p0.page_title FROM categorylinks INNER JOIN page p0 ON p0.page_id = categorylinks.cl_from WHERE categorylinks.cl_to LIKE 'كيمياء' AND categorylinks.cl_type = 'subcat' AND p0.page_namespace IN (14) ) ) */ select pl_title from pagelinks where pl_namespace in (0) and pl_from_namespace in (2) and pl_from in (9210005) inner join page on page.page_title = pagelinks.pl_title and page.page_namespace in (0)
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...