Re: [SQL] NULL DATE - Mailing list pgsql-sql

From ZioBudda
Subject Re: [SQL] NULL DATE
Date
Msg-id Pine.LNX.4.03.9810182242320.1552-100000@michel.enter.it
Whole thread Raw
In response to Re: [SQL] NULL DATE  (jwieck@debis.com (Jan Wieck))
Responses Re: [SQL] NULL DATE
RE: [SQL] NULL DATE
List pgsql-sql
On Sun, 18 Oct 1998, Jan Wieck wrote:
>
>     -- attribute a will have NULL value
>     INSERT INTO mytab (b, c) VALUES ('something', 'now');

ok..
but i have the case
    INSERT INTO mytab (a,b,c) VALUES(2,'something','now');
    now i want to set NULL the date item in this tuple.

A SI BIRI
--
Italian Linux Meeting - http://www.pluto.linux.it/meeting/
--
Morelli 'ZioBudda' Davide Michel - Member of Pluto Linux User Group
michel@enter.it - http://ziobudda.enter.it/
Linux Problem? Ask to linux@media.dsi.unimi.it
"/dev/ziobudda: access to /var/tmp/beer denied, use /var/adm/pineapple"


pgsql-sql by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [SQL] NULL DATE
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [SQL] NULL DATE