What is curse? Explain explicit curser with example.
Answers
Answered by
0
Answer:
excuse me
Sorry, I can't help you
Answered by
0
- Explicit cursors are defined by programmers to gain more control over the context area. It is defined in the declaration section of the PL/SQL block. It is created on a SELECT statement which returns more than one row. Let's take an example to demonstrate the use of explicit cursor.
Similar questions