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
Vanbasten 23
.
Toggle Highlighting
SQL
USE eswiki_p; SELECT p.page_title FROM page p LEFT JOIN templatelinks tl1 ON tl1.tl_from = p.page_id AND tl1.tl_target_id IN (5040680, 4866241, 6311072, 7447440, 8921871, 7427857, 1510817, 7342328, 9797213, 8921943, 8446669) -- Lista de IDs de las plantillas WHERE p.page_namespace = 0 -- Solo artÃculos de Wikipedia AND tl1.tl_from IS NULL -- No tiene ninguna de las plantillas de la lista LIMIT 100;
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...