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 (SELECT actor_name FROM actor WHERE actor_id = fa_actor) as uploader, (SELECT user_name FROM `user` WHERE user_id = fa_deleted_user) as deleted_admin, filearchive.*, (SELECT comment_text FROM `comment` WHERE comment_id = fa_description_id) as upload_comment, (SELECT comment_text FROM `comment` WHERE comment_id = fa_deleted_reason_id) as deleted_comment FROM filearchive WHERE fa_name = "Blaze_Pizza's_Artisan_Pizza.jpg"
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...