select page_title, rev_timestamp from categorylinks join page join... |
3 years ago |
select * from categorylinks join page join revision
on page_id = cl_from
and... |
3 years ago |
select * from categorylinks join page join revision
on page_id = cl_from
and... |
3 years ago |
select * from categorylinks join page join revision
on page_id = cl_from
and... |
3 years ago |
select * from categorylinks join page join revisions
on page_id =... |
3 years ago |
select * from categorylinks join page
on page_id = cl_from
where cl_to =... |
3 years ago |
select * from categorylinks where cl_to = 'Списки_глав_городов_России' |
3 years ago |
select * from categorylinks where cl_to = 'Списки глав городов России' |
3 years ago |