This query is marked as a draft This query has been published by ԱշոտՏՆՂ.

SQL

AخA
 
SELECT ll_from 
              FROM   enwiki_p.langlinks 
              WHERE  ll_from = 800 
              AND    ll_lang = 'hy' 
              AND    ll_title IN 
                     ( 
                            SELECT page_title 
                            FROM   hywiki_p.categorylinks 
                            JOIN   hywiki_p.page 
                            ON     cl_from = page_id 
                            WHERE  cl_to = 'Անգլերեն_ֆիլմեր')
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.

Checking query status...