wildcards with datetime columns - Mailing list pgsql-sql

From Harald Kirschner
Subject wildcards with datetime columns
Date
Msg-id 000501bf4649$94925c40$1669f3ce@mw-hkirschn.europe.rational.com
Whole thread Raw
List pgsql-sql
Folks,

how do I use wildcards in 'where' clauses together with datetime columns?

example:
select * from table where datum > 'Fri Dec 14%';

I use '%' as wildcard, but it does not work. What is the correct character
for that?

I get an error messages 'wrong datetime format' something like that. Any
hints?

Regards,  Harald

Rational Software GmbH        Telefon 089-62838237
Keltenring 15            Fax    089-62838537
D-82041 Oberhaching        Mobil   0170-4532237




pgsql-sql by date:

Previous
From: Lendvary Gyorgy
Date:
Subject: SQLDA or UPDATE WHERE CURRENT OF
Next
From: neko@kredit.sth.szif.hu
Date:
Subject: Re: [SQL] Deleting large objects from database.