Re: [GENERAL] Date & Time - Mailing list pgsql-general

From jose soares
Subject Re: [GENERAL] Date & Time
Date
Msg-id 384545C0.AC6246D6@sferacarta.com
Whole thread Raw
In response to Re: [GENERAL] Date & Time  (<kaiq@realtyideas.com>)
Responses Re: [GENERAL] Date & Time
List pgsql-general
Ed Loehr ha scritto:

> Just curious:  anyone have any comment on any practical differences between now() and CURRENT_TIMESTAMP, which seems
towork 
> 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'




pgsql-general by date:

Previous
From: Soundar
Date:
Subject: JDBC 2.0
Next
From: Ed Loehr
Date:
Subject: Re: [GENERAL] "FATAL 1: my bits moved right off the end of theworld!"