Обсуждение: cursor

Поиск
Список
Период
Сортировка

cursor

От
"Bob Pawley"
Дата:
I understand that a cursor can be opened and used through sql commands.

However, when a host application accesses a particular row on a particular
table can that be detected within the sql medium?

Or does that information have the be accessed by transmitting from the host?

Bob