Question: Which line in the following statement will produce an error?Answer: 1. cursor action_cursor is2. select name, rate, action 3. into action_record 4. from action_table; 5. There are no errors in this statement. |
Is it helpful?
Yes
No
Most helpful rated by users: