Re: table alias nor valid for delete

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jean-Luc Lachance <jllachan(at)nsd(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: table alias nor valid for delete
Date: 2002-04-09 20:50:26
Message-ID: 16237.1018385426@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jean-Luc Lachance <jllachan(at)nsd(dot)ca> writes:
> I can't specify an alias for the table I want to delete from.
> Is this a bug or is that behavior mandated by the SQL standard?

No, and yes.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-04-09 20:53:16 Re: Why does this not work? (keyword 'TEXT')
Previous Message Tom Lane 2002-04-09 20:48:30 Re: Cannot execute null query