Re: query to match '\N'

Поиск
Список
Период
Сортировка
От Lew
Тема Re: query to match '\N'
Дата
Msg-id foOdnf6YQ-dsrDLbnZ2dnUVZ_oTinZ2d@comcast.com
обсуждение исходный текст
Ответ на Re: query to match '\N'  (pc <chavanpriya@gmail.com>)
Список pgsql-general
pc wrote:
> oh yes! You all are exactly right.I exported a table and all nulls
> became \N and when i imported it \n remained \N and did not convert to
> NULL.So  I updates all \N s with '' now.
> Thank you all for your input.I got to learn a lot  from you.

Since the empty string is different from NULL, doesn't that mean that the
imported data still differ from the exported?

--
Lew

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

Предыдущее
От: Geoffrey Myers
Дата:
Сообщение: backend process terminates
Следующее
От: "Mavinakuli, Prasanna (STSD)"
Дата:
Сообщение: Re: Core reported from vaccum function.