Question:What happens when rows are found using a FETCH statement?
A The cursor opens B The cursor closes C The current row values are loaded into variables D Variables are created to hold the current row values
+ AnswerC
+ Report