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
Herzi Pinki
.
Toggle Highlighting
SQL
use commonswiki_p; describe geo_tags; describe page; select gt_page_id, page.page_title, page.page_namespace (select page_namespace,page_id from page where page_id = gt_page_id and page_namespace in ('6')) as namespace from geo_tags limit 50; #select count(*) from geo_tags ;
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...