Re: [SQL] Another Date question - Mailing list pgsql-sql

From
Subject Re: [SQL] Another Date question
Date
Msg-id Pine.LNX.4.10.9912030012340.4044-100000@picasso.realtyideas.com
Whole thread Raw
In response to Another Date question  (Andy Lewis <alewis@roundnoon.com>)
List pgsql-sql
your may need to make a simple function. see function in doc.

On Thu, 2 Dec 1999, Andy Lewis wrote:

> Hello All!
> 
> I'd like to create a table with a datetime field that defaults to +60
> days.
> 
> mydate datetime default 'now() +@60 days',
> ...
> 
> Doesn't seem to work.
> 
> What am I missing?
> 
> Thanks
> 
> Andy
> 
> 
> ************
> 



pgsql-sql by date:

Previous
From: Andy Lewis
Date:
Subject: Another Date question
Next
From:
Date:
Subject: the book and sql92