Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
All edits made by participants International Mother Language Day 2023 Datathon
by
Gnoeee
This query is marked as a draft
This query has been published
by
Gnoeee
.
Edits made by users participating in Women's Month Datathon on Commons under Specific Categories with the Comments
Toggle Highlighting
SQL
USE commonswiki_p; WITH SELECT comment_text FROM comment_revision JOIN selected_revisions AS ( SELECT rev_id, rev_comment_id, rev_timestamp FROM revision WHERE rev_actor = (SELECT actor_id FROM actor WHERE actor_name in ('Gnoeee')) ) ON rev_comment_id = comment_id LIMIT 100
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...