Re: RULES and QUALIFICATION for INSERT - Mailing list pgsql-general

From Albe Laurenz
Subject Re: RULES and QUALIFICATION for INSERT
Date
Msg-id D960CB61B694CF459DCFB4B0128514C201E677A6@exadv11.host.magwien.gv.at
Whole thread Raw
In response to RULES and QUALIFICATION for INSERT  (srdjan <srdjan.matic@anche.no>)
Responses Re: RULES and QUALIFICATION for INSERT  (srdjan <srdjan.matic@anche.no>)
List pgsql-general
srdjan wrote:
>> What is the desired response to
>>
>> INSERT INTO vvv (name, town, num) VALUES ('Karl', 'Leipzig', 18);
>>
>> Should this generate an error message, do nothing, or insert something?
>
> In this case you shouldn't be able to do this insert.

Should it generate an error message or do nothing?

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: pgplsql, how to save row variable to a table row
Next
From: "Roberts, Jon"
Date:
Subject: Re: select any table