Re: Create a new table

Поиск
Список
Период
Сортировка
От sconeek@gmail.com
Тема Re: Create a new table
Дата
Msg-id 1142223523.361476.321890@v46g2000cwv.googlegroups.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Editores S.A."
Дата:
Сообщение: Concurrencia
Следующее
От: sconeek@gmail.com
Дата:
Сообщение: URGENT!!! SELECT statement please help