Subject | Re: [Firebird-general] Silly SQL Server... |
---|---|
Author | Ann W. Harrison |
Post date | 2009-10-06T15:04:04Z |
Kjell,
and isn't implemented in Firebird.
Best regards,
Ann
>Right. That's why that "multi-table update" syntax isn't standard
> ...In SQL Server you generally do this using this syntax
> (non-standard?):
>
> update M
> set ...
> from M
> inner join D on ...
> where ...
>
> What I did was that I accidentally created SQL that in selected more
> than one D record for a few of the M records.
and isn't implemented in Firebird.
Best regards,
Ann