1.

Which of the following is correct syntax to open the Cursor?

A. SELECT cursor_name
B. INSERT cursor_name
C. UPDATE cursor_name
D. OPEN cursor_name
Answer» E.


Discussion

No Comment Found