Question: Which of the following is not a feature of a cursor FOR loop?Answer: 1. Record type declaration.2. Opening and parsing of SQL statements. 3. Fetches records from cursor. 4. Requires exit condition to be defined. |
Is it helpful?
Yes
No
Most helpful rated by users: