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
Ahmad252
.
This query is intended to be used for tests.
Toggle Highlighting
SQL
use commonswiki_p; select page_title, comment_text from page join revision on rev_id = page_latest join revision_comment_temp on revcomment_rev = rev_id join comment on revcomment_comment_id = comment_id join actor on actor_id = rev_actor where il_from_namespace = 4 and actor_name = "Ahmad252" and (comment_text like "%Kept%" or comment_text like "%Deleted%");
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...