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
Andreyyshore
.
Toggle Highlighting
SQL
use rowiki_p; SELECT f.cl_from, g.page_title FROM categorylinks AS f INNER JOIN ( SELECT page_id, page_title FROM page WHERE ((page_title LIKE '%Â%') OR (page_title LIKE '%â%') OR (page_title LIKE '%Î%') OR (page_title LIKE '%î%')) -- AND (page_title NOT LIKE '%Châ%') AND (page_title NOT LIKE '%châ%') AND (page_title NOT LIKE '%âtr%') AND (page_title NOT LIKE '%îtr%') -- AND (page_title NOT LIKE '%aâ%') AND (page_title NOT LIKE '%Benoît%') AND (page_title NOT LIKE '%âti%') ) AS g ON f.cl_from=g.page_id WHERE f.cl_to='Cioturi_legate_de_geografia_Algeriei'
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...