select count(*)
from pagelinks
where pl_namespace = 0
and pl_title =... |
5 years ago |
select count(*)
from pagelinks
where pl_namespace = 0
and pl_title =... |
5 years ago |
select count(*)
from pagelinks
where pl_namespace = 4
and pl_title =... |
5 years ago |
select pl_title, count(*)
from pagelinks
where pl_namespace = 118
and... |
5 years ago |
select *, count(*)
from pagelinks
where pl_namespace = 118
and... |
5 years ago |
select count(*)
from pagelinks
where pl_namespace = 118
and... |
5 years ago |
select count(*)
from pagelinks
where pl_namespace = 0
and pl_from_namespace... |
5 years ago |
select count(*) from pagelinks where pl_namespace = 0 and pl_title =... |
5 years ago |
select count (select * from pagelinks where pl_namespace = 0 and pl_title =... |
5 years ago |
select count (pagelinks where pl_namespace = 0 and pl_title =... |
5 years ago |
select count from pagelinks where pl_namespace = 0 and pl_title =... |
5 years ago |
select count pagelinks where pl_namespace = 0 and pl_title =... |
5 years ago |
select count * from pagelinks where pl_namespace = 0 and pl_title =... |
5 years ago |
select * from pagelinks where pl_namespace = 0 and pl_title =... |
5 years ago |