select rev_timestamp, rev_id, actor_name, comment_text
from revision inner... |
2 years ago |
select rev_timestamp, rev_id, actor_name
from revision inner join comment on... |
2 years ago |
select rev_timestamp, rev_id, actor_name
from revision inner join comment on... |
2 years ago |
select rev_timestamp, rev_id, actor_name
from revision inner join comment on... |
2 years ago |
select rev_timestamp, rev_id
from revision inner join comment on comment_id... |
2 years ago |
select rev_timestamp, rev_id
from revision inner join comment on comment_id... |
2 years ago |
select rev_id
from revision inner join comment on comment_id =... |
3 years ago |
select rev_id
from revision inner join comment on comment_id =... |
3 years ago |