Day: July 28, 2009

More fun with SQL_BIND_CAPTURE

We had a query that was running slow during a performance test, but extremely fast with my laptop based threaded java test. The SQL was exactly the same, so I was driven bonkers by why it wasn’t using an index.…