Solved

The PL/SQL Statement "FOR StudentRec IN SELECT StudentID FROM StudentTable

Question 11

Multiple Choice

The PL/SQL statement "FOR StudentRec IN SELECT StudentID FROM StudentTable" is an example of:


A) An implicit cursor.
B) An explicit cursor.
C) A dynamic cursor.
D) This statement does not define a cursor.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions