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
Zache
.
Luokkaa pystyy vaihtamaan muokkaamalla "SET @category="%maanviljelijät%";" -riviä. Kirjainkoko merkitsee ja välilyönti on "_" (alaviiva)
Toggle Highlighting
SQL
use fiwiki_p; SET @category="%maanviljelijät%"; select concat("# ", comment_text, " ", "[[:category:", rc_title, "]]") as text from recentchanges_userindex LEFT JOIN categorylinks ON cl_from=rc_cur_id AND cl_to LIKE @category, actor_recentchanges, comment_recentchanges where rc_comment_id=comment_id and rc_source="mw.categorize" and rc_actor=actor_id and actor_name="Omitti86" and rc_title like @category and cl_from IS NOT NULL group by comment_text, rc_title order by rc_title, comment_text ;
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...