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
Sunfyre
.
Toggle Highlighting
SQL
SELECT /*SLOW OK */ CONCAT ( '* [[:commons:Image:', db1.img_name, ']] = [[:fa:Image:', db2.img_name, ']] (hash: ', db1.img_sha1, ')' ) AS collision FROM commonswiki_p.IMAGE db1 INNER JOIN fawiki_p.IMAGE db2 ON db1.img_sha1 = db2.img_sha1 WHERE db1.img_sha1 <> '';
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...