Another Date question - Mailing list pgsql-sql

From Andy Lewis
Subject Another Date question
Date
Msg-id Pine.LNX.4.05.9912022154120.9296-100000@rns.roundnoon.com
Whole thread Raw
Responses Re: [SQL] Another Date question
the book and sql92
Re: [SQL] Another Date question
Datetime operators (was: Re: [SQL] Another Date question)
List pgsql-sql
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: Chris Griffin
Date:
Subject: Re: [SQL] Logical and for int4?
Next
From:
Date:
Subject: Re: [SQL] Another Date question