Subject | Re: what is the use of "for update" clause |
---|---|
Author | james_027 |
Post date | 2006-09-26T13:47:58Z |
> It turns off result dataset buffering, so client application can beThanks to both of you Dmitry and Dimitry, can you give me a sample or
> sure that server cursor in dataset is set to just fetched record.
> Used for following UPDATE|DELETE...WHERE CURRENT OF...
>
> --
> SY, Dimitry Sibiryakov.
>
a scenario where this can be really useful?
james