HOW TO HANDLE ZEROS IN DATE FIELD?

Поиск
Список
Период
Сортировка
От James M Doherty
Тема HOW TO HANDLE ZEROS IN DATE FIELD?
Дата
Msg-id 000401c491c3$6f4ca240$68363c90@ad.tri.sbc.com
обсуждение исходный текст
Ответы Re: HOW TO HANDLE ZEROS IN DATE FIELD?
Список pgsql-sql
I have a project that is taking input from another system. I have certain
columns defined as 'Date'

Columns. On input I will get '000000' in this field which causes the insert
to fail. I have read the

docs on default and it is unclear to me if this will work. Does anyone have
experience in solving

this problem. The other alternative I thought of was to write a trigger to
fix it ??



James M Doherty
jim@jdoherty.net
Georgetown, TX 78626
"There is no luck without discipline" IRISH PROVERB



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: aggregate function stddev
Следующее
От: "Thomas Wegner"
Дата:
Сообщение: SQL99 "with recursive" question