Marcos Barreto de Castro <[EMAIL PROTECTED]> writes:
> computers at the same time.
> Suppose I've created a CURSOR for a SELECT * FROM
> GROUP BY .
> Suppose I have fetched the 3rd record and am going
> to fetch the 4th and in the meantime someone at
> another computer just DELETED that 4th
Marcos Barreto de Castro wrote:
>
> Hi,
>
> Suppose there is a table that's being shared among 5
> computers at the same time.
> Suppose I've created a CURSOR for a SELECT * FROM
> GROUP BY .
> Suppose I have fetched the 3rd record and am going
> to fetch the 4th and in the meantime someo
Hi,
Suppose there is a table that's being shared among 5
computers at the same time.
Suppose I've created a CURSOR for a SELECT * FROM
GROUP BY .
Suppose I have fetched the 3rd record and am going
to fetch the 4th and in the meantime someone at
another computer just DELETED that 4th recor