Re: timestamp to date and time column migration - Mailing list pgsql-novice

From Michael Glaesemann
Subject Re: timestamp to date and time column migration
Date
Msg-id 3C266204-07DE-4A49-AE88-614023C610EB@seespotcode.net
Whole thread Raw
In response to timestamp to date and time column migration  (Bill Totman <totman@gmail.com>)
Responses Re: timestamp to date and time column migration
List pgsql-novice
On Jul 29, 2007, at 13:39 , Bill Totman wrote:

> I created a table where I used a timestamp type column and after
> inserting
> about 300 entries into this table I would now rather have two separate
> columns for that data: one for just the date and the other for just
> the time.

Why? What problem are you trying to solve?

Michael Glaesemann
grzm seespotcode net



pgsql-novice by date:

Previous
From: Bill Totman
Date:
Subject: timestamp to date and time column migration
Next
From: Bill Totman
Date:
Subject: Re: timestamp to date and time column migration