Microsoft
98-363 · Question #51
The purpose of SQL Server connection pooling is to:
The correct answer is B. increase the efficiency of creating SQL Server connections. See the full explanation below for the reasoning.
Question
The purpose of SQL Server connection pooling is to:
Options
- Aenable multiple queries to execute simultaneously.
- Bincrease the efficiency of creating SQL Server connections.
- Coptimize the time it takes to execute stored procedures.
- Dcommit open transactions periodically.
How the community answered
(31 responses)- A6% (2)
- B77% (24)
- C3% (1)
- D13% (4)
Community Discussion
No community discussion yet for this question.