Wednesday, 22 August 2012

Which line in the following statement will produce an error? | PL SQL


A. cursor action_cursor is
B. select name, rate, action
C. into action_record
D. from action_table;
E. There are no errors in this statement.

Ans: C

No comments: