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

SQL

x
 
use huwiki_p;
select * from revision join tag_summary on rev_id=ts_rev_id 
where ts_tags='mw-rollback' and rev_timestamp>'20180312000000';
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...