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
Huji
.
Toggle Highlighting
SQL
use fawiki_p; select concat('* [[کاربر:', page_title, ']]')-- , cl_to from page join categorylinks on page_id = cl_from and cl_to not in ( 'صفحههای_نمایهنشده', 'صفحههای_نمایه_نشده', 'تغییرمسیرهای_حاصل_از_انتقال', 'ابزارهای_ویکیپدیا', 'کتابهای_ویکیپدیا_(کتابهای_کاربران)' ) where page_namespace = 2 and page_title like '%/%' and page_title not like 'جعبه_کاربر/%' and page_touched < '20150101000000' limit 1000;
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...