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
SNowick (WMF)
.
Toggle Highlighting
SQL
SELECT log_title, log_user, log_timestamp FROM logging JOIN user ON logging.log_action = 'autocreate' AND log_timestamp > 2020011400000 AND logging.log_user = user.user_id /* user_name and lu_name are normalised, log_* contains e.g. underscores */ WHERE user.user_name NOT IN ( SELECT user_name FROM trwiki_p.user user WHERE user_registration > 2020011400000
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...