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 |
select count(rev_id)
from revision /*inner join comment on comment_id =... |
3 years ago |
select count(rev_id)
from revision /*inner join comment on comment_id =... |
3 years ago |
select count(rev_id)
from revision inner join comment on comment_id =... |
3 years ago |
select rev_parent_id
from revision inner join comment on comment_id =... |
3 years ago |
select rev_parent_id
from revision inner join comment on comment_id =... |
3 years ago |
select *
from revision inner join comment on comment_id = rev_comment_id... |
3 years ago |
select *
from revision inner join comment on comment_id = rev_comment_id... |
3 years ago |
select *
from revision inner join comment on comment_id = rev_comment_id... |
3 years ago |
select *
from revision inner join comment on comment_id = rev_comment_id... |
3 years ago |