select ar_namespace, substr(ar_timestamp,1,8), count(*) from archive
where... |
2 years ago |
select ar_deleted, substr(ar_timestamp,1,8), count(*) from archive
where... |
2 years ago |
select ar_deleted, substr(ar_timestamp,1,8), count(*) from archive
where... |
2 years ago |
select ar_deleted, substr(ar_timestamp,1,8), count(*) from archive
where... |
2 years ago |
select substr(ar_timestamp,1,8), count(*) from archive
where... |
2 years ago |
select susbstr(ar_timestamp,1,8), count(*) from archive
where... |
2 years ago |
select susbstr(ar_timestamp,1,8) count(*) from archive
where... |
2 years ago |
select rev_deleted, count(*) from revision |
2 years ago |
select log_namespace, count(*) from logging |
2 years ago |
select log_action, count(*) from logging |
2 years ago |
select log_type, count(*) from logging |
2 years ago |