Which line in the following statement will produce an error?

Submitted by: Administrator
1. cursor action_cursor is
2. select name, rate, action
3. into action_record
4. from action_table;
5. There are no errors in this statement.
Submitted by: Administrator

Read Online SQL Job Interview Questions And Answers