Multiple Choice
When you use a cursor in a procedure,the ____ 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
Q53: In Microsoft Access,the _ function displays a
Q54: In Microsoft Visual Basic,use the _ statement
Q55: To create a stored procedure in Oracle,use
Q56: A trigger is a pointer to a
Q57: In SQL Server,you can use the _
Q59: PL/SQL can process only one record at
Q60: Variable names in PL/SQL must start with
Q61: In SQL Server and Microsoft Access,to add
Q62: SQL is a powerful _ language in
Q63: To handle processing of errors,include an ABORT