Fork of Nombre de personnes ayant contribué aux articles récents en 2019 by Natacha LSP
This query is marked as a draft This query has been published by Natacha LSP.

SQL

AخA
 
select distinct actor_name
from revision, actor
where rev_page = 10126567
and rev_actor = actor_id
and rev_timestamp <= 20211231235959
and rev_timestamp >= 20160101000000
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.

Checking query status...