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


oracle-databasefunctionplsqlsys-refcursorref-cursor

Read More
How to obtain a SYS_REFCURSOR having an explicit cursor in a stored procedure Oracle PL/SQL...


oracle-databasestored-proceduressys-refcursororacle-cursor

Read More
Best way to check if SYS_REFCURSOR is empty...


sqloracle-databaseplsqlsys-refcursor

Read More
Unable to get any result set in .NET Core Web API while using Dapper...


asp.net-core-webapidappersys-refcursor

Read More
Cannot Iterate Dynamically Created SYS_REFCURSOR in Oracle Function...


sqloracle-databaseplsqlcursorsys-refcursor

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 print the cursor values in oracle?...


oracle-databasestored-proceduresplsqloracle11gsys-refcursor

Read More
how to join cursor returned from procedure with other tables in oracle...


oracle-databasedatabase-cursorsys-refcursor

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


javaoracle-databasehibernatejpasys-refcursor

Read More
Function retuning Sys Refcursor...


oracle-databasefunctionsys-refcursor

Read More
How to output array data from a function in Oralce PL/SQL...


sqloracle-databaseplsqlreturn-valuesys-refcursor

Read More
How to display a sys_refcursor data in TOAD's DataGrid...


sqlplsqloracle11gtoadsys-refcursor

Read More
Map SYS_REFCURSOR parameter from stored procedure...


javaspringoracle-databasesys-refcursor

Read More
Issue with Oracle REST POST request returning sys_refcursor...


oracle-databaserestpostsys-refcursororacle-ords

Read More
SYS_REFCURSOR is returning all the rows from table without considering the IN parameter...


oracle-databasestored-proceduresplsqlsys-refcursor

Read More
passing sys_refcursor from function to sys_refcursor out parameter in procedure...


sqloracle-databaseplsqlsys-refcursor

Read More
How to call an Oracle function with a Ref Cursor as Out-parameter from Visual Basic...


oracle-databasesys-refcursor

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
How to dbms_output record variable...


sqloracle-databaseplsqlsys-refcursor

Read More
Is there any way to add a plsql table as column in SELECT clause from a cursor?...


oracle-databaseplsqlcursorsys-refcursor

Read More
Function return sys_refcursor call from sql with specific columns...


sqlfunctionplsqloracle10gsys-refcursor

Read More
Which is better for selecting among these 1.sys_refcursor 2. custom JSON 3.custom object/record type...


javaoracle-databaseplsqlcursorsys-refcursor

Read More
Return the SQL Statement of an Explicit Cursor...


sqloracle-databasesys-refcursor

Read More
Unable to fill DataTable from OracleRefCursor...


c#oracle-databasesys-refcursor

Read More
Read Oracle SYS_REFCURSOR in C# Entity Framework?...


c#entity-frameworkentity-framework-6entity-framework-4sys-refcursor

Read More
How to handle NO_DATA_FOUND in sys-refcursor using bind variables...


oracle-databaseplsqlsys-refcursor

Read More
Oracle JDBC Get SYS_REFCURSOR from procedure...


javaoracle-databasejdbcsys-refcursor

Read More
How to call a PL/SQL function returning an OracleRefCursor with Linq2DB?...


c#oracle-databasesys-refcursorlinq2db

Read More
Does Oracle close the SYS_REFCURSOR returned from a function which is used in a SELECT statement?...


sqloracle-databaseselectoracle-sqldevelopersys-refcursor

Read More
Compare Set result from SYS_REFCURSOR...


sqloracle-databaseplsqlcursorsys-refcursor

Read More
BackNext