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
Hgzh
.
Toggle Highlighting
SQL
USE dewiki_p; SELECT p.page_title FROM page p INNER JOIN revision_userindex rv ON rv.rev_page = p.page_id INNER JOIN page pd ON p.page_title = pd.page_title INNER JOIN categorylinks cl ON cl.cl_from = pd.page_id WHERE rv.rev_parent_id = 0 AND p.page_namespace = 0 AND pd.page_namespace = 1 AND p.page_is_redirect = 0 AND rv.rev_user_text = "Inkowik" AND cl.cl_to = "Wikipedia:Defekte Weblinks/Bot"
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...