SQL
AخA
use lvwiki_p;
select *
from templatelinks tl
#join page p on p.page_id=tl.tl_title
where tl.tl_title="Nepilnīga_nodaļa"# and p.page_title like "%ciemi" tl.tl_from_namespace=10 and
limit 10;
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.