Community

Optimize Result Set Retrieval Using ODP.NET and Ref Cursors

(Mark A. Williams) There are several ways to return query results from an Oracle database to a client application, using Oracle Data Provider for .NET; one of the most powerful, flexible, and scalable methods is to use ref cursor. This article introduces ref cursors and why they are useful, incl

Read More - Register for Free Membership

Tags: