Re: Messy Casts, Is there a better way?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Messy Casts, Is there a better way?
Дата
Msg-id Pine.LNX.4.44.0210152041150.928-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Messy Casts, Is there a better way?  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: Messy Casts, Is there a better way?
Список pgsql-sql
Larry Rosenman writes:

> I have a table with the following, in part:
>
> contract_start date
> contract_term  int (term in MONTHS)

Store contract_term as interval?

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: Messy Casts, Is there a better way?
Следующее
От: george young
Дата:
Сообщение: int id's helpful for indexing, or just use text names?