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
لوقا
.
Toggle Highlighting
SQL
select count(wb_items_per_site.ips_site_page) from revision join page on page.page_id = revision.rev_page join comment on comment.comment_id = revision.rev_comment_id join wb_items_per_site on wb_items_per_site.ips_item_id=REPLACE(page.page_title,"Q","") where comment.comment_text like "%clientsitelink-remove%" and comment.comment_text like "%enwiki%" #and rev_timestamp > (NOW() - INTERVAL 1 MONTH) and YEAR(rev_timestamp)='2023' and wb_items_per_site.ips_site_id like "arwiki" #and comment.comment_text not like "%Template%" and comment.comment_text not like '%Category%'
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...