Re: SQL Question about like

Поиск
Список
Период
Сортировка
От Michael Nolan
Тема Re: SQL Question about like
Дата
Msg-id CAOzAquJJq-gD75j+VU=TJQ_mwEcuOYLOTPrvBNfFwvjP7qySEg@mail.gmail.com
обсуждение исходный текст
Ответ на SQL Question about like  ("pgml@gmx.de" <pgml@gmx.de>)
Ответы Re: SQL Question about like
Список pgsql-general
The problem is your field is fixed length text, change it to varchar(100) or text and it works without the wildcard at the end.
--
Mike Nolan


В списке pgsql-general по дате отправления: