Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
delete me
by
Garzfoth
This query is marked as a draft
This query has been published
by
Garzfoth
.
Toggle Highlighting
SQL
SELECT DISTINCT(page_title) FROM page WHERE page_namespace = 4 AND page_is_redirect = 1 AND (page_title LIKE "NOT%" OR page_title LIKE "Not\_%") AND page_id NOT IN (SELECT page_id FROM page JOIN pagelinks ON page_id = pl_from WHERE page_namespace = 4 AND page_is_redirect = 1 AND (page_title LIKE "NOT%" OR page_title LIKE "Not\_%") AND (pl_title = "What_Wikipedia_is_not" OR pl_title LIKE "%Notability%") AND pl_namespace = 4)
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...