Question: 46
(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
B. is a precompiled collection of one or more SQL statements that can be executed as a single unit
C. A field within a database
D. Cursors are not related to SQL