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
GTrang
.
Toggle Highlighting
SQL
USE enwiki_p; select log1.log_namespace, log1.log_title, log1.log_timestamp from logging log1 join logging log2 on log1.log_title = log2.log_title where log1.log_namespace = log2.log_namespace and log1.log_type = 'move' and log2.log_action = 'restore' and log1.log_timestamp > 20161130235959 and log1.log_timestamp < 20170101000000 and log2.log_timestamp > 20181231235959 limit 4
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...