Fork of bnwiki users with 1 edit in last two month by RiazACU
This query is marked as a draft This query has been published by MdsShakil.

SQL

x
 
use bnwiki_p;
SELECT user_name
CONCAT("# {{target | user =",actor_name,"| site = bn.wikipedia.org }}")
FROM user 
WHERE user_editcount = 1 AND
user_registration BETWEEN 20210501000000 AND 20210628000000; 
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...