Re: 'AS' in 'DELETE/UPDATE'

From: Jaime Casanova <systemguards(at)gmail(dot)com>
To: engineer(at)hlebprom(dot)ru
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: 'AS' in 'DELETE/UPDATE'
Date: 2005-11-29 16:14:26
Message-ID: c2d9e70e0511290814p41f61047wfb0555c8d46636f3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> It looks strange, are there any limitations or something else that
> make it not possible to use 'AS' in 'DELETE' and 'UPDATE'? Of course
> with described workarounds I can eliminate that problems, but I want
> to know is it so in 8.x? Or why, if it right behaviour?
>
> --
> engineer
>

--- extracted from TODO ---

o Allow an alias to be provided for the target table in UPDATE/DELETE

This is not SQL-spec but many DBMSs allow it.

--- end extracting ---

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Leif B. Kristensen 2005-11-29 16:47:49 Re: Strange bug
Previous Message Bruce Momjian 2005-11-29 16:13:49 Re: 'AS' in 'DELETE/UPDATE'