Hello, tell me, I have a function that returns sys_refcursor, I need to process the data of this return value in another function, how to select data from this cursor?

0