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
Ghuron
.
Toggle Highlighting
SQL
use eswiki_p; SELECT page_id, page_namespace, page_title, page_latest, page_content_model, ns_name FROM page, (select 14 AS ns_id, 'Category' AS ns_name) AS to_ns WHERE 14 = page_namespace AND page_namespace != 0 LIMIT 10
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...