select page_title
from page
where page_namespace=106
and page_id not in... |
1 year ago |
SELECT cl_from
from categorylinks
where cl_to="Indeksoj" |
1 year ago |
SELECT cat_id, cat_title
from category |
1 year ago |
SELECT page_namespace, count(page_title)
FROM page
WHERE page_is_redirect =... |
1 year ago |