Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
:lv articles without :et language link
by
Estopedist1
This query is marked as a draft
This query has been published
by
Estopedist1
.
Toggle Highlighting
SQL
USE fiwiki_p; SELECT page_title FROM page WHERE page_namespace = 0 AND page_id NOT IN (SELECT ll_from FROM langlinks WHERE ll_lang = "et") AND page_id NOT IN (SELECT pp_page FROM page_props WHERE pp_propname = 'disambiguation') AND page_id NOT IN (SELECT tl_from FROM templatelinks AS tl WHERE tl_title LIKE "Taksonomia%" OR tl_title LIKE "Lentokone" OR tl_title LIKE "Formula_1%" OR tl_title LIKE "Televisiosarja%" OR tl_title LIKE "Kaupunginosa" OR tl_title LIKE "Jalkapalloseura" OR tl_title LIKE "Jääkiekkoseura" OR tl_title LIKE "Koripalloseura" OR tl_title LIKE "%Sotalaiva" OR tl_title LIKE "_kylät%" OR tl_title LIKE "Kaupunki2" OR tl_title LIKE "Yhdiste" OR tl_title LIKE "Tähti" OR #andis ühe artikli tl_title LIKE "Lentoasema" OR tl_title LIKE "Stadion" OR tl_title LIKE "Näytönohjain" OR tl_title LIKE "koirarotu" OR tl_title LIKE "Yhtye" OR tl_title LIKE "%_kadut" OR tl_title LIKE "%_vaakunat" OR tl_title LIKE "Orgaaninen_yhdiste") #-- AND page_id NOT IN (SELECT cl_from FROM categorylinks AS cl WHERE cl_to LIKE "Vuonna_%_syntyneet" OR cl_to LIKE "%Vuonna_%_kuolleet%" OR cl_to LIKE "%_elokuvat" OR cl_to LIKE "%_albumit" OR cl_to LIKE "Vuoden_%_kappaleet" OR cl_to LIKE "%_järvet" OR cl_to LIKE "%luvun_autot" OR cl_to LIKE "%_%esäolympia_%" OR cl_to LIKE "%_videopelit" OR cl_to LIKE "%_ohjukset" OR #missiles cl_to LIKE "%-yhtyeet" OR #ansamblid cl_to LIKE "%_kaupungit" OR cl_to LIKE "Syntymävuosi_puuttuu" OR cl_to LIKE "%_kunnat" OR cl_to LIKE "%_kielet" OR cl_to LIKE "%_joet%" OR cl_to LIKE "%_kylät" OR cl_to LIKE "Videopeli" OR cl_to LIKE "Lakkautettu_Suomen_kunta" OR cl_to LIKE "Cycling_race%" OR cl_to LIKE "Laiva" OR cl_to LIKE "Kamera" OR cl_to LIKE "%Baseball%" OR cl_to LIKE "%baseball%" OR cl_to LIKE "%Jääkiekko%" OR cl_to LIKE "%jääpallo%" OR cl_to LIKE "%Jääpallo%" OR cl_to LIKE "%_peruskoulut" OR cl_to LIKE "%_vuoret" OR cl_to LIKE "%kirkot") AND page_is_redirect = 0 ORDER BY RAND() LIMIT 300;
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...