Query Run
select page_namespace, page_title, iwl_title from iwlinks join page on... 1 month ago
select * from iwlinks where iwl_prefix = 'rev' limit 10; 1 month ago
select count(distinct iwl_from) from iwlinks where iwl_prefix = 'rev'; 1 month ago
select count(*) from iwlinks where iwl_prefix = 'rev'; 1 month ago
select count(*) from iwlinks where iw_prefix = 'rev'; 1 month ago