Fork of
ukwikipa pages by number
by Base
This query is marked as a draft
This query has been published
by Base.
SQL
AخA
SET number := 599979;
SELECT page_id, page_title, page_is_redirect
FROM ukwiki_p.page
WHERE page_namespace = 0
AND page_is_redirect = 0
ORDER BY page_id ASC
LIMIT 100
OFFSET @number
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.