Search code examples
Dapper/Npgsql stored procedure with refcursor parameter query...


c#stored-proceduresdappernpgsqlref-cursor

Read More
How to get output of a pl/sql query /Stored procedure in a result set format using oracle sql Develo...


oraclestored-proceduresoracle-sqldevelopersys-refcursorref-cursor

Read More
How to get output REFCURSOR in package oracle with golang ("github.com/sijms/go-ora/v2")...


oraclegostored-proceduresplsql-packageref-cursor

Read More
Can't call stored procedure in Java...


javapostgresqlstored-proceduresref-cursor

Read More
Return multiple resultset from a function in postgres using cursor...


postgresqlstored-proceduresplpgsqlpgadmin-4ref-cursor

Read More
how to handle refcursor not retrieving data in PGSQL...


postgresqlref-cursor

Read More
Calling a function that returns a refcursor...


sqlpostgresqlplpgsqldatabase-cursorref-cursor

Read More
PostgreSQL: syntax error at or near "refcursor"...


postgresqlref-cursormultiple-resultsetspostgresql-14

Read More
How do I check if a ref cursor points to empty result set in postgres...


postgresqlfunctionref-cursor

Read More
How to update ref cursor values in oracle?...


oracleplsqloracle11gref-cursor

Read More
How to call an Oracle function with a Ref Cursor and return the values on Visual Basic...


vb.netoraclesys-refcursorref-cursor

Read More
Returning a ref cursor from a Oracle Function...


oracleplsqlref-cursor

Read More
How to access the procedure that return setof refcursor from PostgreSQL in Java?...


javapostgresqlref-cursor

Read More
Is having RefCursor as an OUT parameter of a Postgresql function, allowed?...


postgresqlstored-proceduresplsqlstored-functionsref-cursor

Read More
How to return refcursor from plpgsql function in c#?...


c#postgresqlplpgsqlref-cursor

Read More
C# - Oracle Stored Procedure return RefCursor without rows...


c#stored-proceduresoracle-manageddataaccessref-cursorodp.net-managed

Read More
Getting a Ref Cursor from Custom Cursor Type...


oracleplsqloracle11gref-cursorrowtype

Read More
Postgres CTE with refcursors...


postgresqlref-cursor

Read More
How to print a cursor in a PL/SQL block?...


oracleplsqloracle-sqldeveloperref-cursor

Read More
PL/SQL reusable dynamic sql program for same type of task but different table and column...


oracleplsqldynamic-sqlref-cursor

Read More
Fetch refcursor into temporary table...


sqlpostgresqlplpgsqlref-cursor

Read More
How to find Ref Cursor execution time in procedure?...


oracleplsqlref-cursor

Read More
How to test an Oracle Stored Procedure with RefCursor return type?...


oraclestored-proceduresplsqldeveloperref-cursorrapidsql

Read More
Issue using Dapper with C# to call an Oracle stored proc with refcursor as out parameter, however re...


.netoracledappersys-refcursorref-cursor

Read More
How to access the structure and get the column list ,datatypes of refcursor?...


oracleoracle11gcursorsys-refcursorref-cursor

Read More
can TYPE be declared of ref cursor rowtype...


sqloracleplsqlref-cursor

Read More
Using a ref cursor as input type with ODP.NET...


c#oracleodp.netref-cursor

Read More
Is there any equivalent of oracle ref cursor in MS Access?...


c#databaseoraclems-accessref-cursor

Read More
ORACLE: Cursor with dynamic query - throws error "invalid identifier" for cursor field...


oracleplsqlcursorsys-refcursorref-cursor

Read More
Populating C# datatable with refcursor values from an Oracle Stored Procedure...


c#sqloraclestored-proceduresref-cursor

Read More
BackNext