WITH clauses in a view causes bad performance with ODP.NET 11
We’ve had a strange situation. I’ve created a .NET console application which executes a query on an Oracle database. Nothing fancy, but it just does not perform on other machines than mine. Executing the query using SQL…