Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
wikidata: deleted items that were created by User:MisterSynergy
by
MisterSynergy
This query is marked as a draft
This query has been published
by
Infovarius
.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT archive.ar_title AS item, archive.ar_timestamp AS item_creation_timestamp FROM archive JOIN actor_archive ON archive.ar_actor=actor_archive.actor_id WHERE archive.ar_namespace=0 AND archive.ar_parent_id=0 AND actor_archive.actor_name='MisterSynergy' ORDER BY archive.ar_timestamp ASC;
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...