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
Bulgu
.
Toggle Highlighting
SQL
USE trwiki_p; SELECT * -- rc_user_text, count(*), concat("tr.wikipedia.org/wiki/%C3%96zel:Katk%C4%B1lar/",rc_user_text) as katk -- , round(sum(abs(rc_new_len - rc_old_len))/count(*),2) as ort_abs_kat,round(sum((rc_new_len - rc_old_len))/count(*),2) as ort_kat from recentchanges_userindex rc where rc_user = 0 and rc_bot = 0 and rc_type < 5 and rc_deleted = 1 -- and rc_timestamp group by rc_user_text order by count(*) desc limit 5 ;
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...