SELECT
COUNT(DISTINCT(up_user)) AS number_of_users,
up_property AS... |
10 years ago |
select count(num_user_watching_title) as num_titles, num_user_watching_title... |
10 years ago |
use enwiki_p;
select count(num_user_watching_title) as num_titles,... |
10 years ago |