SQL
AخA
select count(rev_user = 3145267) as darkness, count(rev_user=8066546) as xqbot, rev_page from revision where rev_user = 3145267 OR rev_user = 8066546 group by rev_page
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.