Fork of Files hiding Commons files (fr) by Bloody-libu
This query is marked as a draft This query has been published by Thibaut120094.

SQL

AخA
 
select a.img_name from frwiki_p.image a
join commonswiki_p.image b on b.img_name = a.img_name and b.img_sha1 != a.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.
All SQL code is licensed under CC0 License.

This query has never yet been executed