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
Gluo88
.
Toggle Highlighting
SQL
/* checking the eligibilty of the list of voters */ /* 2024年7月5日 (五) 通过的人事任免投票资格。 注册满120天,解任投票联署提出或上任投票开始120天前,编辑至少500次;并在联署提出或上任投票开始前90天内至少有1次编辑(不包括任何用户页及用户对话页) OR 注册满120天, 编辑至少3000次 OR 注册满120天, 编辑条目至少1500次 */ SELECT user_id, user_name, user_real_name, user_registration, user_editcount FROM user where user_name = "Gluo88";
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...