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
Zache
.
Toggle Highlighting
SQL
SELECT CONCAT('https://commons.wikimedia.org/wiki/Special:Redirect/page/', i1.page_id) as page1, CONCAT('https://commons.wikimedia.org/wiki/Special:Redirect/page/', i2.page_id) as page2 FROM imagehash i1, imagehash as i2 WHERE i1.page_id = 98178212 AND i1.page_id != i2.page_id AND ( i1.phash = i2.phash AND BIT_COUNT(i1.dhash ^ i2.dhash)< 4 ) AND ( i1.dhash = i2.dhash AND BIT_COUNT(i1.phash ^ i2.phash)< 4 )
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...