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