Re: Cast NULL into Timestamp?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Cast NULL into Timestamp?
Дата
Msg-id 200412102111.28104.josh@agliodbs.com
обсуждение исходный текст
Ответ на Cast NULL into Timestamp?  (Wei Weng <wweng@kencast.com>)
Ответы Re: Cast NULL into Timestamp?
Список pgsql-sql
Wei,

> insert into table temp (tempname, tempdate)
> select distinct 'tempname', null from some_other_relevant_table;

I don't think you're reporting the error exactly as it happened.  Try cutting 
and pasting your actual PSQL session into your e-mail.

Perhaps you are mixing up the column order?

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


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

Предыдущее
От: Kenneth Gonsalves
Дата:
Сообщение: replacing mysql enum
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Create Calendar