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
Tacsipacsi
.
Select pages from hu.wikipedia.org wich link to toolserver.org
Toggle Highlighting
SQL
use huwiki_p; select page_namespace, page_title, el_to from externallinks join page on el_from = page_id and el_to regexp '^(https?:)?//toolserver.org' and page_namespace not in (0,1,2,3,5,7,9,11,15)
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...