The code that processes the SQL request and the data reside on the same address
-
groupware server
-
workflow servers
-
database servers
-
transaction servers
C
Correct answer
Explanation
Database servers process SQL requests and store data, typically on the same system or address space. This co-location improves performance by reducing network latency. Groupware servers (A) facilitate collaboration, workflow servers (B) manage business processes, and transaction servers (D) handle transaction processing.