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
Mr. Ibrahem
.
Toggle Highlighting
SQL
use wikidatawiki_p; select *#CONCAT("Q",term_entity_id ), CONCAT("Lar"), CONCAT('"',term_text,'"') from wb_terms i where i.term_type = "label" and i.term_language='ar' and not exists (select ips_item_id from wb_items_per_site where ips_site_id = 'arwiki' and ips_item_id = i.term_entity_id) group by i.term_entity_id 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...