This article will give a short and easy explanation on how to use the WCF-Oracle adapter to retrieve a result set from an Oracle database. The first thing we need to have on the Oracle database is a stored procedure that returns an object of the type ref-cursor. This article will give some examples on […]