Re: Can i force deletion of dependent rows?

From: "Wayne E(dot) Seguin" <wayneeseguin(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Can i force deletion of dependent rows?
Date: 2010-02-13 11:23:53
Message-ID: ef3e5d51002130323j13d32159we970a665ec8a0190@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Is there another answer, asside from in the application and/or as a
trigger using `DELETE FROM B WHERE z = 'x';` as it's body?

~Wayne

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Shoaib Mir 2010-02-13 11:32:36 Re: Can i force deletion of dependent rows?
Previous Message Tim Landscheidt 2010-02-13 07:05:59 Re: Can i force deletion of dependent rows?