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
Idodana01
.
Toggle Highlighting
SQL
SELECT page.page_title FROM categorylinks AS cl JOIN page ON page.page_id = cl.cl_from JOIN revision ON revision.rev_page = page.page_id WHERE cl.cl_to IN ( SELECT cl2.cl_to FROM categorylinks AS cl2 WHERE cl2.cl_to = 'Animated_films' OR cl2.cl_from IN ( SELECT cl3.cl_from FROM categorylinks AS cl3 WHERE cl3.cl_to = 'Animated_films' ) ) AND revision.rev_text LIKE '%== Reception ==%'
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...