Обсуждение: RE: [GENERAL] age('now',date::datetime)

Поиск
Список
Период
Сортировка

RE: [GENERAL] age('now',date::datetime)

От
"Jackson, DeJuan"
Дата:
> On 05-Nov-98 Bob Dusek wrote:
> > Hello again,
> >
> > I am using the age() function to determine the average shelf-life of
>
>         Where is this age function ?
>
>         When I do \df i can't find it anywhere? Using pg 6.3
>
>         Mario Filipe
>         mjnf@uevora.pt
> ----->  http://neptuno.sc.uevora.pt/~mjnf <----- << File: ATT01281.ATT
> >>
Look in the set of functions returning timespan.
In v6.4 you can just do '\df age'.
    -DEJ