wildcards with datetime columns

Поиск
Список
Период
Сортировка
От Harald Kirschner
Тема wildcards with datetime columns
Дата
Msg-id 000501bf4649$94925c40$1669f3ce@mw-hkirschn.europe.rational.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Lendvary Gyorgy
Дата:
Сообщение: SQLDA or UPDATE WHERE CURRENT OF
Следующее
От: neko@kredit.sth.szif.hu
Дата:
Сообщение: Re: [SQL] Deleting large objects from database.