Query Run
use elwiki_p; select * from watchlist_count where wl_namespace=0; 7 years ago
use elwiki_p; select * from watchlist_count where wl_namespace=0 and watchers>40; 7 years ago
use elwiki_p; select * from watchlist_count where wl_namespace=0 and watchers<31; 7 years ago
use cswiki_p; select * from watchlist_count where wl_namespace=0 and watchers<31; 7 years ago