SQL
AخA
SELECT p2.page_title, p2.page_len FROM page AS p2
INNER JOIN page ON p2.page_title = page.page_title AND p2.page_namespace = 0
INNER JOIN categorylinks ON categorylinks.cl_from = page.page_id WHERE categorylinks.cl_to = 'Stub-Class_video_game_articles'
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.