SQL
AخA
select distinct concat('User:',lt_title) from templatelinks join linktarget on lt_id=tl_target_id
where tl_from_namespace=10 and lt_namespace=0;
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.