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
יונה בנדלאק
.
Toggle Highlighting
SQL
use hewiki_p; select distinct(substr(eu_aspect,3)) from wbc_entity_usage where eu_aspect like 'C.P%' and not exists( select * from wikidatawiki_p.page p inner join wikidatawiki_p.iwlinks on iwl_from=p.page_id where iwl_prefix='he' and p.page_namespace=121 and p.page_title=substr(eu_aspect,3) );
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...