Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
List of articles created within 25 July 2016 and 20 September 2016 at maiwiki
by
Kenrick95
This query is marked as a draft
This query has been published
by
Rex1517liu2368
.
Toggle Highlighting
SQL
USE zhwiki_p; SELECT rc_title, rc_user_text FROM recentchanges WHERE rc_namespace = 0 AND rc_new = 1 AND 20160725000000 <= rc_timestamp AND rc_timestamp <= 20160920235959 AND rc_user > 0; LIMIT 10
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...