Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Guyinblack25
.
Toggle Highlighting
SQL
SELECT DISTINCT c.cat_id, c.cat_pages, page.page_title, page.page_len from category as c inner join categorylinks as cl on c.cat_title = cl.cl_to inner join page on cl.cl_from = page.page_id where c.cat_title = 'Stub-Class_video_game_articles' order by page_len desc limit 100;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...