Subject Re: [ib-support] (unknown)
Author Kubanych Tajmamat uloo
Sandor Szollosi wrote:

>Hi Folks! Happy New Year!
>
>Is there a way to get returning values at update?
>For example:
>UPDATE MYTABLE SET AGE=20 WHERE ID=5
>I'd like to know MYTABLE.NAME value in this record.
>
>
Update within stored procedure returning values you need

Best regards,

Kubanych