Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
HK anon
by
Fæ
This query is marked as a draft
This query has been published
by
Fæ
.
No obvious image id from the database, however real EXIF does have one.
Toggle Highlighting
SQL
USE commonswiki_p; SELECT DISTINCT actor_name, MAX(SELECT img_timestamp FROM image AS ii WHERE ii.img_actor=i.img_actor) AS maxi FROM actor_image JOIN image AS i ON actor_id = i.img_actor WHERE img_major_mime = 'image' AND img_metadata LIKE "%I13LSLJ00QM%" AND actor_name = "CDouCdmc" GROUP BY actor_name ORDER BY actor_name;
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...