OR





Post your answer


What is connection pooling ?
A connection pool is a set of database connections that are available for an application to use. Connection Pooling is the concept of using a connection pool for enhanced performance.
Answerd by:murugan

Sponsor


Resume