Re: [SQL] NULL DATE

From: ZioBudda <michel(at)michel(dot)enter(dot)it>
To: Jan Wieck <jwieck(at)debis(dot)com>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] NULL DATE
Date: 1998-10-18 20:44:12
Message-ID: Pine.LNX.4.03.9810182242320.1552-100000@michel.enter.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)enter(dot)it - http://ziobudda.enter.it/
Linux Problem? Ask to linux(at)media(dot)dsi(dot)unimi(dot)it
"/dev/ziobudda: access to /var/tmp/beer denied, use /var/adm/pineapple"

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 1998-10-18 20:56:18 Re: [SQL] NULL DATE
Previous Message Michel \'ZioBudda\' Morelli 1998-10-18 20:28:51 NULL DATE