Subject | RE: [Firebird-Architect] the insert into t select * from t infinite loop |
---|---|
Author | Claudio Valderrama C. |
Post date | 2005-07-04T07:04:45Z |
> -----Original Message-----Since the example won't compile, no infinite loop.
> From: Firebird-Architect@yahoogroups.com
> [mailto:Firebird-Architect@yahoogroups.com]On Behalf Of Ivan Prenosil
>
> Perhaps the example should be
>
> insert into t (id, x)
> select gen_id(g,1, x) from t
:-)
Sorry, couldn't resist.
C.