Re: [GENERAL] Date & Time

From: jose soares <jose(at)sferacarta(dot)com>
To: Ed Loehr <ELOEHR(at)austin(dot)rr(dot)com>
Cc: kaiq(at)realtyideas(dot)com, "Ross J(dot) Reedstrom" <reedstrm(at)wallace(dot)ece(dot)rice(dot)edu>, Dale Anderson <danderso(at)crystalsugar(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Date & Time
Date: 1999-12-01 15:58:56
Message-ID: 384545C0.AC6246D6@sferacarta.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ed Loehr ha scritto:

> Just curious: anyone have any comment on any practical differences between now() and CURRENT_TIMESTAMP, which seems to work
> the same?
>

I think it is the same function, both of them return the current date and time.

now() should be the internal postgreSQL function.
and CURRENT_TIMESTAMP is the exact SQL-92 syntax

Jose'

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message kaiq 1999-12-01 16:13:36 book's pdf link
Previous Message Ed Loehr 1999-12-01 15:54:46 Re: [GENERAL] "FATAL 1: my bits moved right off the end of theworld!"