SQL
AخA
use iswiki_p;
select img_name from image
join page on page_title = img_name and page_namespace = 6
join categorylinks on page_id = cl_from and cl_to = "Wikipedia:Ófullnægjandi_upplýsingar_um_skrá"
where img_user_text = "Steinninn"
limit 50
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.