Question: When working with MySQL cursor, what must you also declare?

  1. `DEFAULT` value
  2. `RETURN` variable
  3. `SQLEXCEPTION` routine
  4. `NOT FOUND` handler

Answer: The correct answer of the above question is Option D:`NOT FOUND` handler