Benutzer:Horgner/CH status SQL
Erscheinungsbild
Gemeindeartikel: Aktualisiert am 8. Juni 2005 mit dem Dump vom 16. Mai 2005
SELECT CONCAT( '# [[', cur_title, ']] (', LENGTH( cur_text ) , ' Bytes)' ) FROM cur WHERE cur_text LIKE '%{{Ort_Schweiz|%' AND cur_text LIKE '%<!--schweizbezogen-->%' ORDER BY LENGTH( cur_text ) ASC , cur_timestamp ASC LIMIT 20
gibt eine Nullliste
SELECT CONCAT( '# [[', cur_title, ']] (', LENGTH( cur_text ) , ' Bytes)' ) FROM cur WHERE cur_text LIKE '%<!--schweizbezogen-->%' AND cur_text NOT LIKE '%{{Ort_Schweiz|%' ORDER BY LENGTH( cur_text ) ASC , cur_timestamp ASC LIMIT 20
- Gerra (174 Bytes)
- Schweizer_Fussballverein (182 Bytes)
- Gossau (229 Bytes)
- Binz_(Maur) (291 Bytes)
- Gamsen_VS (341 Bytes)
- Riviera_(Schweiz) (342 Bytes)
- Brigerbad (344 Bytes)
- Villars-sur-Ollon (356 Bytes)
- Ospizio_Bernina (424 Bytes)
- Julia_(Fluss) (430 Bytes)
- Nuolen (433 Bytes)
- Quinten (446 Bytes)
- Unterwalden (447 Bytes)
- Chamanna_Cluozza (448 Bytes)
- Nationalliga_A (449 Bytes)
- Wildpark_Peter_und_Paul (455 Bytes)
- Armee_XXI (464 Bytes)
- Grosses_Moos (472 Bytes)
- Kurt_Aeschbacher (477 Bytes)
- Vättis (486 Bytes)
- Cavaglia (489 Bytes)
- Brünigpass (490 Bytes)
- Lesesäcke (502 Bytes)
- Nationalliga_C (504 Bytes)
SELECT CONCAT( '# [[', cur_title, ']] (', LENGTH( cur_text ) , ' Bytes)' ) FROM cur WHERE cur_text LIKE '%<!--schweizbezogen-->%' AND NOT cur_text LIKE '%{{Begriffsklärung}}%' AND NOT cur_text LIKE '%#REDIRECT %' ORDER BY LENGTH( cur_text ) ASC , cur_timestamp ASC LIMIT 20
- Schweizer_Fussballverein (182 Bytes)
- Binz_(Maur) (291 Bytes)
- Gamsen_VS (341 Bytes)
- Riviera_(Schweiz) (342 Bytes)
- Brigerbad (344 Bytes)
- Villars-sur-Ollon (356 Bytes)
- Ospizio_Bernina (424 Bytes)
- Julia_(Fluss) (430 Bytes)
- Nuolen (433 Bytes)
- Quinten (446 Bytes)
- Unterwalden (447 Bytes)
- Chamanna_Cluozza (448 Bytes)
- Nationalliga_A (449 Bytes)
- Wildpark_Peter_und_Paul (455 Bytes)
- Armee_XXI (464 Bytes)
- Grosses_Moos (472 Bytes)
- Kurt_Aeschbacher (477 Bytes)
- Vättis (486 Bytes)
- Cavaglia (489 Bytes)
- Brünigpass (490 Bytes)