Which of the following is true?

a. You should maintain a separate database connection for each client request.
b. You should use a connection pool that allows the server to manage a limited number of database connections and share them among requests.
c. You should never connect to databases from web apps.
d. None of the above.

b. You should use a connection pool that allows the server to manage a limited number of database connections and share them among requests.

Computer Science & Information Technology

You might also like to view...

To display information from more than one table, forms often have ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A button that consists of two parts–a button and an arrow is called a(n) ________ button

Fill in the blank(s) with correct word

Computer Science & Information Technology