Close
jGuru Forums
Posted By: Manish_Sharma Posted On: Wednesday, August 6, 2003 02:06 AM
When we say that prepared statements are precompiled, so where exactly are they stored?
On webserver or database server?
Re: Prepared statement.
Posted By: Christopher_Koenigsberg Posted On: Wednesday, August 6, 2003 06:24 AM
Presumably, in memory used by the JDBC driver?