Posts Tagged ‘plan’

Prepared statements gotcha

2008-05-10 21:09:50 CEST | 9 Comments | Tags: , , , , ,

Friend from my previous employer told me that plans of execution of prepared statement, and the same statement run “as it” are different.

Well, I checked and this is what I found (it’s not shocking, it’s actually quite obvious, but You have to think about it for a while to “get it”).

- MORE -