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
Mr. Ibrahem
.
Toggle Highlighting
SQL
select page_title , ll_title from page, templatelinks, langlinks where page_id = tl_from AND page_namespace = 14 AND tl_namespace = 10 AND tl_title = "Fooian_fooers" AND ll_lang = "ar" AND ll_from = page_id and ll_title not in (select arwiki_p.page.page_title from arwiki_p.page inner join arwiki_p.templatelinks on arwiki_p.page.page_id = arwiki_p.templatelinks.tl_from where arwiki_p.templatelinks.tl_title = "أشخاص_حسب_المهنة" and ll_title = concat(REPLACE( arwiki_p.page.page_title , 'تصنيف:', '') ) 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...