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.