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
Podiluska
.
Toggle Highlighting
SQL
select p1.page_id, p1.page_title, pl1.pl_title from page p1 inner join pagelinks pl1 on p1.page_id = pl1.pl_from where p1.page_title like 'G%\_G%' and p1.page_title not like '%\_%\_%' and p1.page_namespace=0 and p1.page_is_redirect=0 and pl1.pl_namespace=0 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...