Multiple Choice
When you use a cursor in a procedure, what command advances the cursor to the next row in the set of rows retrieved by the query and places the contents of the row in the indicated variables?
A) RETRIEVE
B) FETCH
C) GET
D) ADVANCE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which of the following statements can you
Q10: To remove extra spaces to the right
Q11: When you need to complete tasks that
Q12: When you execute a stored procedure to
Q13: A stored procedure that includes an UPDATE
Q15: In SQL Server, you can obtain today's
Q16: Which command is used to call a
Q17: Variable names in PL/SQL must start with
Q18: Identify and explain the error handling strategy
Q19: In Oracle, SQL Server, and MySQL, you