Subject RE: [Firebird-Architect] the insert into t select * from t infinite loop
Author Claudio Valderrama C.
> -----Original Message-----
> 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

Since the example won't compile, no infinite loop.
:-)

Sorry, couldn't resist.

C.