Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Pages edited by a user from a specific time
by
Arjunaraoc
This query is marked as a draft
This query has been published
by
Arjunaraoc
.
Edits by Non-IP users from date
Toggle Highlighting
SQL
use tewiki_p; SELECT user_name FROM page LEFT JOIN revision ON page_id = rev_page LEFT JOIN user ON rev_user = user_id WHERE page_namespace=0 AND page_title in ( '2019 ఆంధ్ర ప్రదేశ్ శాసనసభ ఎన్నికలు', '2019 భారత సార్వత్రిక ఎన్నికలు - ఆంధ్ర ప్రదేశ్', '2019 భారత సార్వత్రిక ఎన్నికలు - తెలంగాణ', '2019 భారత సార్వత్రిక ఎన్నికలు', 'ఆంధ్ర ప్రదేశ్ ప్రభుత్వం', 'ఆంధ్రప్రదేశ్ శాసనసభ', 'ఆంధ్ర ప్రదేశ్ శాసన మండలి', 'భారత పార్లమెంటు' ) AND rev_timestamp>="2015051200000" GROUP BY user_name ORDER BY user_name;
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...