Subject Re: [firebird-support] what the most efficient way to do update or insert with value ?
Author Elmar Haneke
> i want to do something like
>
> update or insert into mytable(ID, amount) values (123, amount + 100);
>
> how to do this ?
Have a look at
http://www.firebirdsql.org/refdocs/langrefupd21-update-or-insert.html