Bind variables - The key to application performance
January 14, 2005
Everyone Talk on and on about why bind variables are good .
Yet Application Developers still think it is easier to code using literals or string concatenation.
This interesting article again stresses the point as to where we should use bind variables and Why.