Answers

Question and Answer:

  Home  MS SQL Server Cursors

⟩ What is Key set driven?

Key set driven : It is a scrollable cursor that cannot be updated. These cursors are controlled by a set of physical identifiers called as key set. The keyset is built in a temporary table when the cursor is opened.

 139 views

More Questions for you: