വാർത്ത

Shows how you can return a recordset/cursor from an Oracle stored Procedure - taupirho/cursor-from-Oracle-stored-procedure ...
Hi, I am writing a rest api to call a PL/SQLstored procedure which returns a nested cursor. I am able to fetch the outer cursor very quickly using quertyToStream (). Can someone please help me in ...