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
SELECT DISTINCT ?item ?itemLabel ?article WHERE { `page_title`, FROM `revision` JOIN `page` ON `page_id` = `rev_page` JOIN `user` ON `user_id` = `rev_user` WHERE `user_name` = 'صالح' AND `page_namespace` = 4 GROUP BY `page_title` LIMIT 5; ?article schema:about ?item; schema:inLanguage "ar"; schema:isPartOf <https://ar.wikipedia.org/>. FILTER(EXISTS { ?articlear schema:about ?item; schema:inLanguage "en"; schema:isPartOf <https://en.wikipedia.org/>. }) SERVICE wikibase:label { bd:serviceParam wikibase:language "ar,en". } }
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...