Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Chaduvari
.
Toggle Highlighting
SQL
use enwiki_p; select concat("# [[:en:", pa.page_title, "|", pa.page_title, "]]") as wl from page pa inner join langlinks ll on ll.ll_from = pa.page_id where pa.page_namespace = 0 and pa.page_title like 'A%' and pa.page_id in ( select ll_from from langlinks where ll.ll_lang = "hi" and ll.ll_lang = "ta" and ll.ll_lang <> "te" ) order by pa.page_title
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...