Thanks for the info. Probably I misread the documentation of the Delete
clause.
Again thank you,
Lucian
On 12/3/06, Bruno Wolff III <[EMAIL PROTECTED]> wrote:
On Tue, Nov 28, 2006 at 00:21:27 +,
Lucian Capdefier <[EMAIL PROTECTED]> wrote:
>
> 1. I cannot user table alias in the FROM cla
On Tue, Nov 28, 2006 at 00:21:27 +,
Lucian Capdefier <[EMAIL PROTECTED]> wrote:
>
> 1. I cannot user table alias in the FROM clause of the DELETE statement.
That isn't in the SQL spec, but the extension to allow it has been added
to 8.2 which will be released very shortly.
> 2. I cannot us
The following bug has been logged online:
Bug reference: 2789
Logged by: Lucian Capdefier
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.5
Operating system: Windows XP
Description:problem with delete statement
Details:
I have noticed a problem with the DEL