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
Cryptic
.
Main namespace pages created by [[User:Carlossuarez46]] that currently have at least one external link to geonames.nga.mil, and no other external links except possibly to: geohack.toolforge.org (coordinate templates), web.archive.org (reference archival), https://www.amar.org.ir/Portals/0/census/. Currently only displays articles starting with "Bar" for performance reasons.
Toggle Highlighting
SQL
SELECT rev_timestamp, page_id, page_title FROM revision JOIN page ON page_id = rev_page JOIN actor_revision ON actor_id = rev_actor WHERE page_namespace = 0 AND page_title LIKE 'Bar%' AND rev_parent_id = 0 AND actor_name = 'Carlossuarez46' AND EXISTS (SELECT 1 FROM externallinks WHERE el_from = rev_page AND (el_to LIKE 'http://geonames.nga.mil/%' OR el_to LIKE 'https://geonames.nga.mil/%')) AND NOT EXISTS (SELECT 1 FROM externallinks WHERE el_from = rev_page AND NOT (el_to LIKE 'http://geonames.nga.mil/%' OR el_to LIKE 'https://geonames.nga.mil/%' OR el_to LIKE '//geohack.toolforge.org/%' OR el_to LIKE 'https://www.amar.org.ir/Portals/0/census/%' OR el_to LIKE 'https://web.archive.org/%'));
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...