select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
select cast(rev_timestamp as date)
from revision
join page on... |
8 years ago |
#if you need only some columns, then change "select *" to
# select rev_id,... |
8 years ago |