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 page.page_id,pl_title from pagelinks inner join page on page.page_title = pagelinks.pl_title where pl_from in (4143975) and pl_namespace = 0 and pl_from_namespace= 10 and page.page_namespace = 0 */ #* [[:تصنيف:اسم التصنيف]]>[[:بوابة:اسم البوابة المراد إضافتها]] /* select p1.page_title,categorylinks.* from categorylinks inner join page p1 on p1.page_id = categorylinks.cl_from where cl_to in (select page_title from page where page_id in (33275)) and cl_type in ("page") and p1.page_namespace = 0 */ select page.page_id,pl_title from pagelinks inner join page on page.page_title = pagelinks.pl_title where pl_title in (select page_title from page where page_id in (32288)) and pl_namespace = 100 and pl_from_namespace= 0 and page.page_namespace = 0 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
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...