select page_id,page_title,rev_id,comment_text
from page
join... |
2 years ago |
select *
from page
join templatelinks
on tl_from=page_id
join revision
on... |
2 years ago |
select *
from page
join templatelinks
on tl_from=page_id
join revision
on... |
2 years ago |
select *
from page
join templatelinks
on tl_from=page_id
join revision
on... |
2 years ago |
select *
from page
join templatelinks
on tl_from=page_id
join revision
on... |
2 years ago |
select *
from page
join templatelinks
on tl_from=page_id
join revision
on... |
2 years ago |
show tables; |
2 years ago |
show tables; |
2 years ago |