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
Zero0000
.
Toggle Highlighting
SQL
-- select ru.rev_actor,ru.rev_id,ru.rev_page,ru.rev_parent_id,rp.rev_actor select count(*) as total, sum(case when rp.rev_actor=220164164 then 1 else 0 end) as following from revision_userindex AS ru left join revision_userindex AS rp on ru.rev_parent_id = rp.rev_id -- and rp.rev_actor = 12209 where ru.rev_actor=220164164 -- and rp.rev_actor=12209 -- order by ru.rev_id desc -- limit 50
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...