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
WhitePhosphorus
.
Toggle Highlighting
SQL
USE zhwiki_p; SELECT COUNT(*) FROM user WHERE # 注册满七天,且 .. (user_registration IS NULL OR user_registration <= DATE_SUB(NOW(), INTERVAL 7 DAY)) # 解任投票联署提出或上任投票开始1个月前,编辑100次或以上 .... # .... 并在联署提出或上任投票开始前3个月内至少有一次编辑(不包括任何用户页及用户对话页) # .. 或 .. # 编辑3000次或以上 .... # .... 或编辑1500次条目或以上
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...