Answers

Question and Answer:

  Home  SQL

⟩ Which line in the following statement will produce an error?

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.

 128 views

More Questions for you: