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
NmWTfs85lXusaybq
.
Toggle Highlighting
SQL
/* select page_title from recentchanges_userindex join actor_revision on actor_id = rc_actor and actor_name = 'NmWTfs85lXusaybq' join page on rc_cur_id = page_id and page_namespace = 1 where rc_timestamp > 20231220000000 and rc_timestamp < 20231221000000 and rc_title = 'Talk_pages_with_comments_before_the_first_section' and rc_namespace = 14 and rc_type = 6 and rc_params like '%s:5:"added";b:1;%' and page_id in ( select cl_from from categorylinks where cl_to = "Talk_pages_with_comments_before_the_first_section" and cl_type = 'page' ) */ select page_title from page join revision_userindex on rev_page = page_id join actor_revision on actor_id = rev_actor and actor_name = 'NmWTfs85lXusaybq' join change_tag on ct_rev_id = rev_id join change_tag_def on ctd_id = ct_tag_id and ctd_name = 'mw-removed-redirect' where page_namespace = 1 and page_is_redirect = 0 and rev_timestamp > 20231220000000 and rev_timestamp < 20231221000000
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...