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
Muhammad Abul-Futooh
.
Toggle Highlighting
SQL
use wikidatawiki_p; SELECT ?item ?itemLabel ?itemDescription WHERE { ?item wdt:P31 wd:Q5. SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } ?item wdt:P27 wd:Q30. FILTER(NOT EXISTS { ?item rdfs:label ?lang_label. FILTER((LANG(?lang_label)) = "ar") }) } ORDER BY ?itemLabel LIMIT 1000
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...