I would like a virtual table cursor to distinguish read-only access
(SELECT statement/clause) from searched UPDATE/DELETE access.
For UPDATE / DELETE, I want to lock *my* rows in xNext cursor operation.
Is there a way to distinguish or is this a dumb question?

Many thanks
Mark

Reply via email to