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
SELECT DISTINCT p.page_title, comment_text, concat("[[خاص:فرق/", rev_id, "]]") FROM revision r INNER JOIN actor a ON r.rev_actor = a.actor_id INNER JOIN page p ON r.rev_page = p.page_id INNER JOIN comment on comment_id = r.rev_comment_id WHERE p.page_namespace = 0 #AND a.actor_name IN ('RASHEEDYE') and comment_text like "%رجوع%" 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...