Re: How to INSERT empty line into SEQUENTIAL table from PHP

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to INSERT empty line into SEQUENTIAL table from PHP
Date: 2008-06-16 19:20:10
Message-ID: 4856BCEA.4000105@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

A. Kretschmer wrote:

>
> insert into table_xx (id, field2, ...) values (NULL, ...)

I'd say it should be DEFAULT instead of NULL :-)

T.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Orechoff 2008-06-16 19:33:50 Re: Win32 8.3.3 install fail (sufficient privileges to install system services).
Previous Message Pavel Arnošt 2008-06-16 17:48:29 problem with to_ascii() function in version 8.3.3