This query is marked as a draft This query has been published by Wargo.

SQL

AخA
 
use plwikisource_p;
select count(*) from archive where ar_actor=3;
select count(*) from logging where log_actor=3 and log_type = 'move';
select count(*) from logging where log_actor=3 and log_type = 'protect';
select * from slots where slot_revision_id = 2354872;
select * from slots where slot_revision_id = 1227445;
select * from revision where rev_id = 2354872;
select * from revision where rev_id = 1227445;
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.

Checking query status...