Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Flow pages on Chinese Wikipedia
by
Roan Kattouw (WMF)
This query is marked as a draft
This query has been published
by
Roan Kattouw (WMF)
.
Toggle Highlighting
SQL
(SELECT "frwiki" AS wiki, page_id, page_namespace, page_title FROM frwiki_p.page WHERE page_content_model='flow-board' AND page_namespace != 2600) UNION (SELECT "cawiki" AS wiki, page_id, page_namespace, page_title FROM cawiki_p.page WHERE page_content_model='flow-board' AND page_namespace != 2600);
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...