select count(*), DATENAME(WEEKDAY, left(rev_timestamp, 8)) as "day"
from... |
5 months ago |
select count(*), DATENAME(WEEKDAY, left(rev_timestamp, 8)) as "day"
from... |
5 months ago |
select count(*), day(rev_timestamp) AS "day"
from revision
where... |
5 months ago |
select count(*), month(rev_timestamp) AS "month"
from revision
where... |
6 months ago |
select count(*), month(rev_timestamp) AS "month"
from revision
where... |
6 months ago |
select count(*), month(rev_timestamp) AS "month"
from revision
where... |
6 months ago |
select count(*), month(rev_timestamp) AS "month"
from revision
where... |
6 months ago |
select count(*), month(rev_timestamp) AS "month"
from revision
where... |
6 months ago |
select count(*), month(rev_timestamp) AS "month"
from revision
where... |
6 months ago |