how to select a date + column

From: "David Blood" <davidjblood(at)yahoo(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: how to select a date + column
Date: 2002-03-07 23:48:40
Message-ID: 008201c1c632$9bbbb8c0$0100a8c0@david2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


How do I add and interval that is represented in a column to another
column?
select loginfname , LastDate+ interval 'WaitDays || day' as SendingDate
from tblemailing




Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2002-03-08 00:13:12 Re: SERIAL datatype, int or bigint?
Previous Message Doug McNaught 2002-03-07 23:45:09 Re: How do I pass the -i option during boot time?