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
AntiCompositeNumber
.
Toggle Highlighting
SQL
USE commonswiki_p; SELECT CONCAT("File:", p0.page_title), log_timestamp FROM categorylinks JOIN page p0 ON cl_from = p0.page_id JOIN logging_logindex ON log_page = p0.page_id AND log_type = "upload" AND log_action = "upload" WHERE cl_to = "Files_with_no_machine-readable_license" AND log_timestamp > 20200316000000 AND "Deletion_template_tag" NOT IN (SELECT tl_title FROM templatelinks WHERE tl_namespace = 10 AND tl_from = p0.page_id)
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...