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
Ananth (CIS-A2K)
.
Toggle Highlighting
SQL
use orwiki_p; SET STATEMENT max_statement_time = 60 FOR SELECT actor_name, page_title, log_timestamp as Time_of_Creation FROM logging_logindex JOIN actor_logging ON actor_id=log_actor JOIN page ON page_id=log_page WHERE log_namespace=0 AND log_type = 'create' AND log_action='create' AND log_timestamp > '20201002' AND log_timestamp < '20201003' AND actor_name in ("Ssgapu22");
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...