Re: Create a new table - Mailing list pgsql-general

From sconeek@gmail.com
Subject Re: Create a new table
Date
Msg-id 1142223523.361476.321890@v46g2000cwv.googlegroups.com
Whole thread Raw
List pgsql-general
i just had this thought.
i should take both dates, subtract them and multiply the figure by 24.
then i should insert that many rows with their individual timestamps
into the table in a sequential order.
eg 2005-12-12 12:00:00
    2005-12-13  01:00:00 and so on.

can somebody please guide me in this.
thanks.


pgsql-general by date:

Previous
From: "Editores S.A."
Date:
Subject: Concurrencia
Next
From: sconeek@gmail.com
Date:
Subject: URGENT!!! SELECT statement please help