Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Find page IDs created by a specific user (< 30 min)
by
Tom.Reding
This query is marked as a draft
This query has been published
by
Milimetric (WMF)
.
Can't join page... chokes the server... SUPER USEFUL
Toggle Highlighting
SQL
SELECT rev_timestamp, rev_page, rev_comment FROM revision_userindex WHERE rev_parent_id = 0 AND rev_user_text = 'Polbot' AND NOT (rev_comment LIKE '%edirect%' OR rev_comment LIKE '%congress%' OR rev_comment LIKE '%biography%' OR rev_comment LIKE '%{{WikiProject%' OR rev_comment LIKE '%genus category%') ORDER BY rev_timestamp LIMIT 20;
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...