PostgreSQL i polskie zarosla
    Daniel Mróz 
    beorn w send.gromada.pl
       
    Pią,  1 Mar 2002, 10:20:38 CET
    
    
  
Czesc
   Czy PostgreSQL z PLD ma wszystko co sie tyczy lokalizacji?
forum=# SELECT * FROM regions;
 id | ident |         region         | mail
----+-------+------------------------+------
  1 | AA    | --                     |
  2 | C     | Centralny              |
  3 | SL    | Świętokrzysko-Lubelski |
  4 | M     | Mazurski               |
  5 | Pd    | Południowy             |
  6 | Pm    | Pomorski               |
  7 | Z     | Zachodni               |
(7 rows)
forum=# SELECT * FROM regions WHERE region ILIKE '%ł%';
 id | ident |   region   | mail
----+-------+------------+------
  5 | Pd    | Południowy |
(1 row)
forum=# SELECT * FROM regions WHERE region ILIKE '%Ł%';
 id | ident | region | mail
----+-------+--------+------
(0 rows)
Pozdrawiam
Beorn
-- 
----------------------------------------------------------------------
Daniel `Beorn' Mróz      <beorn w alpha.pl>       http://127.0.0.1/beorn
GCS/E d-(pu) s-:- a--@ C++++ UL++++$ P+++ L+++ E--- X W+>++ N+++ o? K-
w--- O M- V- PS PE- !Y PGP+ t- 5- R tv-- b+ DI++ D+++ G++ e h+ r--- y?
----------------------------------------------------------------------
    
    
Więcej informacji o liście dyskusyjnej pld-devel-pl