Re: [BUGS] BUG #2789: problem with delete statement

2006-12-03 Thread Lucian Capdefier
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

Re: [BUGS] BUG #2789: problem with delete statement

2006-12-03 Thread Bruno Wolff III
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