Point out the correct statement.
(a) A Cursor is opened and populated by executing the SQL statement defined by the cursor
(b) After data manipulation, we should close the cursor explicitly
(c) A cursor is declared by defining the SQL statement that returns a result set
(d) All of the mentioned
I have been asked this question in final exam.
I would like to ask this question from Cursor in division Developing with SQL Server of SQL Server