| От | Shridhar Daithankar |
|---|---|
| Тема | Re: COPY COMMAND |
| Дата | |
| Msg-id | 3DE3A18B.32727.C0B57F@localhost обсуждение исходный текст |
| Ответ на | Re: COPY COMMAND (Savita <savita@india.hp.com>) |
| Список | pgsql-general |
On 26 Nov 2002 at 16:02, Savita wrote: > Hi, > I am able to insert the null field using \N in the text file,but while retiving > the data I am not able to retrive it. > > After inserting data I tried this select statement > > select * from os_customer_master where updated_by=' '; > and > select * from os_customer_master where updated_by=null; > > but it gives 0 rows.then how will I select this values. Umm.. Is this a text field? What happens when you select for string length=0? IMO for a string/char field, NULL will be different than empty string but I am still puzzled why '' did not work... Bye Shridhar -- QOTD: "Our parents were never our age."
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера