Search code examples
Outer function returning multi-line values with the help of refcursors...

oracle-databasefunctionplsqlsys-refcursorref-cursor

Read More
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...

oracle-databasestored-proceduresoracle-sqldevelopersys-refcursorref-cursor

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

oracle-databasegostored-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?...

oracle-databaseplsqloracle11gref-cursor

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

vb.netoracle-databasesys-refcursorref-cursor

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

oracle-databaseplsqlref-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...

oracle-databaseplsqloracle11gref-cursorrowtype

Read More
Postgres CTE with refcursors...

postgresqlref-cursor

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

oracle-databaseplsqloracle-sqldeveloperref-cursor

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

oracle-databaseplsqldynamic-sqlref-cursor

Read More
Fetch refcursor into temporary table...

sqlpostgresqlplpgsqlref-cursor

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

oracle-databaseplsqlref-cursor

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

oracle-databasestored-proceduresplsqldeveloperref-cursorrapidsql

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

.netoracle-databasedappersys-refcursorref-cursor

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

oracle-databaseoracle11gcursorsys-refcursorref-cursor

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

sqloracle-databaseplsqlref-cursor

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

c#oracle-databaseodp.netref-cursor

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

c#databaseoracle-databasems-accessref-cursor

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

oracle-databaseplsqlcursorsys-refcursorref-cursor

Read More
BackNext