SQL
AخA
use iswiki_p;
select il_to from imagelinks
join page on page_title = il_to
join categorylinks on cl_from = page_id
where il_from = 899
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.
All SQL code is licensed under CC0 License.