This query is marked as a draft This query has been published by HakanIST.

SQL

AخA
 
USE trwiki_p;
SELECT DISTINCT CONCAT('https://tr.wikipedia.org/wiki/Kategori:',cl_to)
FROM categorylinks WHERE cl_to LIKE '%ABD%' AND cl_to NOT LIKE "%ABD'li%"
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...