select pl_from_namespace, pl_from, page_namespace, page_title from... |
6 years ago |
select pl_from_namespace, pl_from, page_namespace, page_title from... |
6 years ago |
select pl_from_namespace, pl_from, page_namespace, page_title from... |
6 years ago |
select pl_from_namespace, pl_from, page_id from pagelinks, page
where... |
6 years ago |
select pl_from_namespace, pl_from from pagelinks
where pl_namespace = 2 and... |
6 years ago |
select * from pagelinks
where pl_namespace = 2 and pl_title =... |
6 years ago |
select * from pagelinks
where pl_namespace = 'User' and pl_title =... |
6 years ago |
select * from pagelinks limit 1; |
6 years ago |