j
k
j a
j l
On Thu, Feb 13, 2014 at 4:51 PM, Avocato avocatomail@gmail.com wrote:
Hello all. Is there a query to list all redirects (of ns0) which exist in a specific wiki?
SELECT page_title FROM page WHERE page_namespace=0 AND page_is_redirect=1;
-- Legoktm
Back to the thread
Back to the list