Re: [SQL] upper/lower for german characters

2004-11-13 Thread Contact AR-SD.NET
Hi Markus, I tried different types of encoding, LATIN1 to LATIN 9, still the same behavior. I read a few forums, but there I couldn't find a concrete answer for this. So... still searching. Best regards, Andy. - Original Message - From: "Markus Schaber" <[EMAIL PROTECTED]> To: "Andrei B

Re: [SQL] Check a value in array

2004-05-05 Thread Contact AR-SD.NET
select * from table where date in ('02/02/2004', '02/03/2004' ) i'm using pgsql 7.3.2 and it works fine. Andy. - Original Message - From: "Marco Lazzeri" <[EMAIL PROTECTED]> To: "Rod Taylor" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, April 30, 2004 11:18 AM Subject: R