SQL
AخA
use dewiki_p;
select * from revision_user where rev_page in (select page_id where page_title like 'Fragen_zur_Wikipedia/Archiv/2017/%' and page_namespace=4) and rev_user_text not like '%Bot%';
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.