|
Using bind variables and cached statements can improve the performance of most applications. The amount of improvement depends on the application; applications with a large amount of transaction processing generally benefit the most. Our tests showed improvement even running a small application on a LAN; a number of DBMSs were 2 times faster when bind variables and cached statements were used.
|