Re: Empty Output? How Do I Determine the Character?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Empty Output? How Do I Determine the Character?
Дата
Msg-id 1846.1060384134@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Empty Output? How Do I Determine the Character?  (Hunter Hillegas <lists@lastonepicked.com>)
Список pgsql-general
Hunter Hillegas <lists@lastonepicked.com> writes:
> I ran the query you suggested but I don't know what it means:
> thedonnaholics=# select '>' || state || '<' from mailing_list where rec_num
> = 7;
>  ?column?
> ----------

> (1 row)

It means it's NULL.  (Hint: foo = NULL is not the same as foo IS NULL.)

            regards, tom lane

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

Предыдущее
От: Hunter Hillegas
Дата:
Сообщение: Re: Empty Output? How Do I Determine the Character?
Следующее
От: Robby Russell
Дата:
Сообщение: remove $ from money field