Subject | Re: [ib-support] slow update |
---|---|
Author | Claudio Valderrama C. |
Post date | 2002-03-03T00:12:17Z |
"Duilio Foschi" <dedalus@...> wrote in message
news:3.0.1.32.20020302230844.006af48c@......
putting a SELECT inside the UPDATE (your command) that unfortunately, it's
executed for every row in the updated table.
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing
news:3.0.1.32.20020302230844.006af48c@......
> At 18.22 02/03/02 -0400, Claudio Valderrama wrote:You start with a select in a FOR and do the update inside, instead of
>
> >Look for db_key in my site. You have to reverse the update to be a
> >select-driven statement.
>
> I will need a few months to understand those pages :)
>
> In the while: what do you mean with "reversing the update" ?
putting a SELECT inside the UPDATE (your command) that unfortunately, it's
executed for every row in the updated table.
C.
--
Claudio Valderrama C. - http://www.cvalde.com - http://www.firebirdSql.org
Independent developer
Owner of the Interbase® WebRing