INSERT only under certain conditions (SELECT) - Mailing list pgsql-sql

From Joachim Trinkwitz
Subject INSERT only under certain conditions (SELECT)
Date
Msg-id 874rfb6mqe.fsf@wabe.germanistik.uni-bonn.de
Whole thread Raw
Responses Re: INSERT only under certain conditions (SELECT)
Re: INSERT only under certain conditions (SELECT)
List pgsql-sql
Hi,

I want to insert a row only under condition that there isn't already
another row with similar values -- something like a INSERT INTO
... WHERE NOT EXISTS (SELECT ...)?

Hoping for help,
joachim




pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Bad SUM result
Next
From: "jack"
Date:
Subject: