Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sys-refcursor

Issue using Dapper with C# to call an Oracle stored proc with refcursor as out parameter, however refcursor as return value works

Ref cursor with Execute immediate

How to print the cursor values in oracle?

Returning Oracle ref cursor and appending multiple results

oracle sys-refcursor

How to call an Oracle function with a Ref Cursor as Out-parameter from C#?

How to create an interactive report using pl/sql refcursor

How to close a returning cursor in PL/SQL?

how to declare %ROWTYPE of a variable that is a weakly typed SYS_REFCURSOR?

Oracle EXECUTE IMMEDIATE into a cursor

How to return a RefCursor from Oracle function?

How to display a sys_refcursor data in TOAD's DataGrid

How to call Oracle Function or Procedure using Hibernate (EntityManager) or JPA

How can I use Oracle SQL developer to run stored procedures?