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
Dalba
.
مقالههایی از شهرستانهای ایران که از عنوانی «بخش...» تغییرمسیر دارند. ایرانی بودن از روی داشتن الگویی با عنوان ایران تشخیص داده شده.
Toggle Highlighting
SQL
use fawiki_p; select distinct rd_title from redirect left join page on rd_title = page_title where page_namespace = 0 and page_title like 'شهرستان%' and rd_from in ( select page_id from page where page_title like 'بخش%' ) and rd_from in ( select tl_from from templatelinks where tl_title like '%ایران%' )
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...