This query is marked as a draft This query has been published by BWolff (WMF).

SQL

x
 
Use zhwiki_p;
Select count(*), up_value from user_properties_anon where up_property ='skin' and upa_touched > "20170900000000" group by up_value;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...