select rev_user,substring(rev_timestamp,1,6) as dur
from revision
where... |
6 years ago |
select rev_user,substring(rev_timestamp,1,6) as dur
from revision
where... |
6 years ago |
select rev_user,substring(rev_timestamp,1,6) as dur
from revision
where... |
6 years ago |
select rev_user,substring(rev_timestamp,1,6) as dur
from revision
where... |
6 years ago |
select rev_user,rev_timestamp
from revision
where... |
6 years ago |
select rev_user,rev_timestamp
from revision
where... |
6 years ago |
select rev_user,rev_timestamp
from revision
limit 10; |
6 years ago |