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
Jenniemeka
.
Toggle Highlighting
SQL
SELECT r.wiki_db, r.page_id, r.revision_id, r.page_length, r.num_refs, r.num_wikilinks, r.num_categories, r.num_media, r.num_headings, r.item_id, r.pred_qual FROM revisions r JOIN your_sample_table s ON r.page_id = s.page_id WHERE r.wiki_db = 'enwiki' 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...