select ll_from,ll_lang
from langlinks ll,page
where page_id=ll_from and... |
3 years ago |
select ll_from,ll_lang
from langlinks ll,page
where page_id=ll_from and... |
3 years ago |
select ll_from,page_title
from langlinks ll,page
where page_id=ll_from... |
3 years ago |
select ll_from,page_title
from langlinks ll,pae
where page_id=ll_from and... |
3 years ago |
select ll_from,page_title
from langlinks ll,pae
where page_id=ll_from and... |
3 years ago |
select ll_from
from langlinks ll
where page_title="Aṅgulimāla" |
3 years ago |
select ll_from,page_title
from langlinks ll
where page_title="Aṅgulimāla" |
3 years ago |
select ll_from,page_title
from langlinks ll,page
where page_id=ll_from
... |
3 years ago |
select ll_from
from langlinks ll,page
where page_id=ll_from
and... |
3 years ago |
select ll_from
from langlinks,page
where page_id=ll_from
and ll.ll_lang... |
3 years ago |