use enwikisource_p;
select *
from page p
where exists (select * from... |
5 years ago |
use enwikisource_p;
select *
from page p
where exists (select * from... |
5 years ago |
use enwikisource_p;
select *
from page p
where exists (select * from... |
5 years ago |
use enwikisource_p;
select count(*)
from page p
where p.page_namespace = 0
... |
5 years ago |
use enwikisource_p;
select count(*)
from page p
where p.page_namespace = 0
... |
5 years ago |