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
RoJan94
.
Toggle Highlighting
SQL
select page_id, page_title, min(rev_timestamp) created, count(rev_id) No_revs, count(distinct(rev_actor)) No_actors from page join revision on rev_page=page_id where page_random > 0.414748978 and page_namespace = 0 and page_is_redirect = 0 and rev_actor not in (177, 589, 307, 4311, 32630, 184, 14478, 68199, 4270, 4240, 43687, 29477, 2423, 42363, 55088, 2958, 42532, 24512, 210705909, 1100) group by page_id having No_actors >= 200 and No_actors <= 500 order by page_random limit 10
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...