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
XXN
.
Toggle Highlighting
SQL
USE wikidatawiki_p; #show tables; /* SHOW COLUMNS FROM wbc_entity_usage; SHOW COLUMNS FROM wb_entity_per_page; SHOW COLUMNS FROM wb_items_per_site; SHOW COLUMNS FROM wbs_propertypairs; SHOW COLUMNS FROM wb_property_info;*/ /*wb_entity_per_page wb_id_counters wb_items_per_site wb_property_info wb_terms wbc_entity_usage wbs_propertypairs Q151182 *//* SELECT * FROM wb_entity_per_page where epp_page_id = 152613 join categorylinks ON cl_from = page_id join templatelinks on page_id = tl_from and page_namespace = tl_from_namespace*/ SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME LIKE 'wb_entity_per_page' AND epp_page_id = 152613
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...