Re: Problems with Blank space

Поиск
Список
Период
Сортировка
От Christopher Masto
Тема Re: Problems with Blank space
Дата
Msg-id 9kpp1k$cmv$1@news.tht.net
обсуждение исходный текст
Ответ на Re: Problems with Blank space  ("Mitch Vincent" <mvincent@cablespeed.com>)
Список pgsql-general
In article <00f701c11f76$dcd5b6c0$1251000a@Mitch>, "Mitch Vincent"
<mvincent@cablespeed.com> wrote:

> Yes, if you're using fixed-length fields then the value is padded out to
> the length that the field is fixed to :-)
>
> I'm sure Perl has some facility for stripping NULLs off of strings, I
> suggest using it here or changing the data type in PG...

What's wrong with "SELECT TRIM(col) ..."?

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostgresQL equivalent of NOCOUNT
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgresQL equivalent of NOCOUNT