Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
2020 successful FA discussions and their contributors
by
4nn1l2
This query is marked as a draft
This query has been published
by
4nn1l2
.
Toggle Highlighting
SQL
use fawiki_p; select concat ('[[وپ:', page_title, ']]'), page_random, group_concat(distinct actor_name) as referee from (page left join revision on rev_page = page_id) left join actor on actor_id = rev_actor and actor_name in ( 'Persia', 'Mr.Robot-ER28-0652', 'Nightdevil', 'Telluride', 'ImanFakhri', 'محک', 'مرتضا' ) where page_title in ( 'یاقوت_حموی', 'گشتا_فرانکاروم', 'رگرسیون_خطی', 'رساله_شرفیه', 'مرگ_آدولف_هیتلر', 'کوثر', 'رأی_بدیل', 'جنگ_صلیبی_ششم', 'آن_(فیلم_۲۰۱۷)', 'رضا_عطاران', 'موسیقی_نیئا', 'نصر', 'فینال_مسابقات_باشگاهی_قهرمانی_آسیا_۱۹۷۰', 'حوزه_انتخابیه_سبزوار', 'باشگاه_فوتبال_استقلال_تهران_در_فصل_۹۲–۱۳۹۱', 'مکدانل_ایکساف-۸۵_گابلین', 'اخلاق_کانتی', 'منوچهر_زیاری', 'شاهدخت_آلیس_باتنبرگ', 'اکسیژن' ) and page_namespace = 0 group by page_title, page_random order by page_random
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...