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
ԱշոտՏՆՂ
.
Toggle Highlighting
SQL
USE hywiki_p; SELECT P1.page_title, actor_name, R.rev_timestamp FROM revision R JOIN page P1 ON R.rev_page = P1.page_id JOIN actor on actor_id = R.rev_actor WHERE R.rev_parent_id = 0 AND R.rev_actor NOT IN (681, 572, 682, 4120) AND P1.page_namespace = 0 AND R.rev_timestamp >= 20130101000000 AND R.rev_timestamp < 20130202000000
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...