What is used to pass SQL requests and associated data from one component to another?
ASQL Injection
BClient/server SQL interaction
CAll of the mentioned
DRemote procedure calls
Correct answer
B. Client/server SQL interaction
Explanation
Explanation: This mechanism is limited to relational database management system (RDBMS) applications.