(select count(Distinct rv.rev_user)
from ptwiki_p.revision rv
where... |
6 years ago |
(select count(Distinct rv.rev_user)
from ptwiki_p.revision rv
where... |
6 years ago |
(select count(Distinct rv.rev_user)
from ptwiki_p.revision rv
where... |
6 years ago |
(select count(rv.rev_user)
from ptwiki_p.revision rv
where... |
6 years ago |
(select count(rv.rev_user)
from ptwiki_p.revision rv
where... |
6 years ago |
(select count(rv.rev_user),
from ptwiki_p.revision rv
where... |
6 years ago |
select gender, count(gender) from (select rv.rev_user, COUNT(rv.rev_id) as... |
6 years ago |