Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> problem z unique keys
modzel
post
Post #1





Grupa: Zarejestrowani
Postów: 8
Pomógł: 0
Dołączył: 21.10.2004

Ostrzeżenie: (0%)
-----


Czy mozna ustawić zeby przy sprawdzaniu unikalnosci dla kolum typu varchar nie była uwzhgledniana wielkość liter (IMG:http://forum.php.pl/style_emoticons/default/worriedsmiley.gif) (IMG:http://forum.php.pl/style_emoticons/default/worriedsmiley.gif)
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
cfk
post
Post #2





Grupa: Zarejestrowani
Postów: 125
Pomógł: 1
Dołączył: 8.01.2005
Skąd: Warszawa

Ostrzeżenie: (0%)
-----


Kod
create table TEST
(
  POLE_VARCHAR VARCHAR2(15)
);

create unique index INDES_01 on TEST (UPPER(POLE_VARCHAR));
Go to the top of the page
+Quote Post

Posty w temacie
- modzel   problem z unique keys   21.10.2004, 10:02:51
- - cfk   Kodcreate table TEST ( POLE_VARCHAR VARCHAR2...   31.01.2005, 10:16:49


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 10.10.2025 - 12:30