Subject Re: [firebird-support] Selecting from returning
Author Dmitry Yemanov
Jiri Cincura wrote:
>
> is there any way, how can I write "select * from (insert into foo
> (foo1) values ('bar') returning foo1);" or similar statement that
> allows me to select values from insert/update?

Why would you ever need that?


Dmitry