Subject | Re: [firebird-support] what the most efficient way to do update or insert with value ? |
---|---|
Author | Alexandre Benson Smith |
Post date | 2012-02-15T07:55:02Z |
Em 15/2/2012 04:54, nathanelrick escreveu:
Pretty hard to answer anything taking into account the information you
provided
> hello,:)
>
> i want to do something like
>
> update or insert into mytable(ID, amount) values (123, amount + 100);
>
> how to do this ?
>
Pretty hard to answer anything taking into account the information you
provided