Kizspy | Question: 45
(Choose 1 answer)
Which of the following describes an SQL cursor?
A. It allows you to traverse the result set of a query and process each row individually
C. A field within a database
B. is a precompiled collection of one or more SQL statements that can be executed as a single unit
D. Cursors are not related to SQL