Re: Beginner with Timestamp - Mailing list pgsql-admin

From bangh
Subject Re: Beginner with Timestamp
Date
Msg-id 3919D0B5.D450F9D4@baileylink.net
Whole thread Raw
In response to Beginner with Timestamp  ("Ganah" <ganah@ifrance.com>)
List pgsql-admin
You can check user's guide.

Simply:

create table mytb (
mydtdtamp    timestamp
);

insert into mytb values('NOW');

select * from mytb;


--
Banghe

Ganah wrote:

> Hello,
>
> Timestamp fields seem very useful. I'd like to know how to use them ?
>
> Could you please help me ?
>
> Thanks,
>
> Laurent
>
>
> ______________________________________________________________________________
> message envoye depuis http://www.ifrance.com
> emails (pop)-sites persos (espace illimite)-agenda-favoris (bookmarks)-forums
> Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)


pgsql-admin by date:

Previous
From: "Ganah"
Date:
Subject: Beginner with Timestamp
Next
From: Nicolas Huillard
Date:
Subject: URGENT : ODBC client for Mac ?