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
Aram
.
Toggle Highlighting
SQL
USE ckbwiki_p; SELECT p.page_title, REPLACE(SUBSTRING_INDEX(SUBSTRING_INDEX(ct.old_text, '[[User:', -1), '|', 1), ']]', '') AS username FROM page AS p JOIN revision AS r ON p.page_id = r.rev_page JOIN content AS ct ON r.rev_id = ct.old_id WHERE p.page_title = 'بەکارھێنەر:Aram/تاقیکردنەوە' AND ct.old_text LIKE '%[[User:%|%]]%';
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...