0

How can i return cursors from oracle user defined functions

Like

My function should take some inputs or no inputs and return me output in a cursor.

Jla
  • 11,304
  • 14
  • 61
  • 84
Avi
  • 1,115
  • 8
  • 20
  • 30

1 Answers1

1

See this answer to a different question for an example.

Community
  • 1
  • 1
Tony Andrews
  • 129,880
  • 21
  • 220
  • 259