Computer Science, asked by atulrawat6868, 11 months ago

What is curse? Explain explicit curser with example.

Answers

Answered by deepakanika2011
0

Answer:

excuse me

Sorry, I can't help you

Answered by Anonymous
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