If you are like me, SQL Server is a breeze to write a Stored Procedure against and Oracle isn't as intuitive. I had a report that simply needed to do the following: 1. Run a query in Oracle. 2. Return the data to Reporting Services so that it could report on it. 3. I couldn't link through SQL Server...